Serializable, Cloneable, DelayValueHolder, DESSolverpublic class HighamHall54Solver extends FirstOrderSolver
clonedSolver, PROGRESSabsTol, relTolCONTINUE, RESET_DERIVATIVES, RESET_STATE, STOPintegrator| Constructor | Description | 
|---|---|
HighamHall54Solver() | 
 default constructor 
 | 
HighamHall54Solver(double stepSize) | 
|
HighamHall54Solver(double stepSize,
                  boolean nonnegative) | 
|
HighamHall54Solver(HighamHall54Solver solver) | 
 clone constructor 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
HighamHall54Solver | 
clone() | 
|
protected void | 
createIntegrator() | 
 initialization function of the integrator 
 | 
int | 
getKiSAOterm() | 
 For details about the Kinetic Simulation Algorithm Ontology (KiSAO) see
 http://biomodels.net/kisao/. 
 | 
String | 
getName() | 
 This gives a human-readable name of this solver that can be displayed in
 a graphical user interface. 
 | 
additionalResults, addPropertyChangeListener, computeDelayedValue, computeSteadyState, eventOccurred, firePropertyChange, g, getSerialversionuid, getStepSize, inBetweenSteps, initResultMatrix, initResultMatrix, initResultMatrix, isIncludeIntermediates, isNonnegative, isUnstable, processEvents, processEventsAndRules, processRules, removePropertyChangeListener, reset, resetState, setIncludeIntermediates, setNonnegative, setUnstableFlag, solve, solve, solve, solve, steadystategetAbsTol, getRelTol, setAbsTol, setRelTolcomputeChange, getIntegrator, hasSolverEventProcessing, setStepSizepublic HighamHall54Solver()
public HighamHall54Solver(double stepSize)
stepSize - public HighamHall54Solver(double stepSize,
                          boolean nonnegative)
stepSize - the nonnegative flag of the super classnonnegative - AbstractDESSolverpublic HighamHall54Solver(HighamHall54Solver solver)
solver - public HighamHall54Solver clone()
clone in interface DESSolverclone in class FirstOrderSolverprotected void createIntegrator()
FirstOrderSolvercreateIntegrator in class FirstOrderSolverpublic String getName()
AbstractDESSolvergetName in class AbstractDESSolverpublic int getKiSAOterm()
DESSolverCopyright © 2007–2018. All rights reserved.