A B C D E F G H I K L M N O P R S T U V X Y Z

R

r - Variable in class org.simulator.sbml.astnode.ReactionValue
The corresponding reaction
randomInt(int, int) - Static method in class org.simulator.math.RNG
Generates a random integer between first and second input value.
RateRuleValue - Class in org.simulator.sbml.astnode
This class can compute and store the value of a rate rule together with the variable of the rule.
RateRuleValue(ASTNodeValue, int) - Constructor for class org.simulator.sbml.astnode.RateRuleValue
 
RateRuleValue(ASTNodeValue, int, Species, int, boolean, SBMLValueHolder) - Constructor for class org.simulator.sbml.astnode.RateRuleValue
Constructor for a rule with a species as variable
RateRuleValue(ASTNodeValue, int, List<Integer>, SBMLValueHolder) - Constructor for class org.simulator.sbml.astnode.RateRuleValue
Constructor for a rule with a compartment as variable
ReactionValue - Class in org.simulator.sbml.astnode
This class computes and stores values of ASTNodes that refer to a reaction.
ReactionValue(ASTNodeInterpreter, ASTNode, Reaction) - Constructor for class org.simulator.sbml.astnode.ReactionValue
 
real - Variable in class org.simulator.sbml.astnode.ASTNodeValue
The real value of the corresponding ASTNode
recovered(double) - Method in class org.simulator.math.odes.EventInProgress
The trigger of the associated event has made a transition from true to false, so the event can be triggered again.
refresh(boolean) - Method in class org.simulator.math.odes.EventInProgress
 
refresh(double) - Method in class org.simulator.math.odes.EventInProgress
Refreshes the status of the event regarding the current time.
refresh() - Method in class org.simulator.sbml.astnode.StoichiometryValue
Refreshes the stoichiometry.
refresh(boolean) - Method in class org.simulator.sbml.SBMLEventInProgress
 
refresh(boolean) - Method in class org.simulator.sbml.SBMLEventInProgressWithDelay
 
refresh(double) - Method in class org.simulator.sbml.SBMLEventInProgressWithDelay
 
registerDelayValueHolder(DelayValueHolder) - Method in interface org.simulator.math.odes.DelayedDESystem
 
registerDelayValueHolder(DelayValueHolder) - Method in class org.simulator.sbml.SBMLinterpreter
 
RELMIN - Static variable in class org.simulator.math.odes.RosenbrockSolver
the minimum acceptable value of relTol - attempts to obtain higher accuracy than this are usually very expensive
relTol - Variable in class org.simulator.math.odes.AdaptiveStepsizeIntegrator
Default relative allowable vectorial tolerance.
removeBlock(int) - Method in class org.simulator.math.odes.MultiTable
Removes the MultiTable.Block with the given index from this data structure.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.simulator.math.odes.AbstractDESSolver
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.simulator.math.odes.DESSolver
remove PropertyChangedListener to this Solver
reset() - Method in class org.simulator.math.odes.AbstractDESSolver
Initialize with default integration step size and non-negative attribute true.
reset() - Method in class org.simulator.sbml.astnode.ASTNodeValue
Resets the node
resetState(double, double[]) - Method in class org.simulator.math.odes.AbstractDESSolver
 
RichDESystem - Interface in org.simulator.math.odes
A RichDESystem is a DESystem that provides additional information besides the pure rate of change during its evaluation.
rightChild - Variable in class org.simulator.sbml.astnode.ASTNodeValue
The ASTNodeObject of the right child of the corresponding ASTNode
RNG - Class in org.simulator.math
A Random Number Generator.
RNG() - Constructor for class org.simulator.math.RNG
 
root(ASTNodeValue, ASTNodeValue, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreter
 
root(double, ASTNodeValue, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreter
 
RootFunctionValue - Class in org.simulator.sbml.astnode
This class computes and stores values of ASTNodes that refer to a root function.
RootFunctionValue(ASTNodeInterpreter, ASTNode) - Constructor for class org.simulator.sbml.astnode.RootFunctionValue
 
RosenbrockSolver - Class in org.simulator.math.odes
An implementation of Rosenbrock's method to approximate ODE solutions.
RosenbrockSolver() - Constructor for class org.simulator.math.odes.RosenbrockSolver
default constructor
RosenbrockSolver(int, double) - Constructor for class org.simulator.math.odes.RosenbrockSolver
 
RosenbrockSolver(RosenbrockSolver) - Constructor for class org.simulator.math.odes.RosenbrockSolver
clone constructor
ruleObjects - Variable in class org.simulator.sbml.SBMLEventInProgress
 
RuleValue - Class in org.simulator.sbml.astnode
This class can compute and store the value of a rule together with the variable of the rule.
RuleValue(ASTNodeValue, int) - Constructor for class org.simulator.sbml.astnode.RuleValue
 
RuleValue(ASTNodeValue, int, Species, int, boolean, SBMLValueHolder) - Constructor for class org.simulator.sbml.astnode.RuleValue
Constructor for rules that refer to a species.
RungeKutta_EventSolver - Class in org.simulator.math.odes
Runge-Kutta method.
RungeKutta_EventSolver() - Constructor for class org.simulator.math.odes.RungeKutta_EventSolver
default constructor
RungeKutta_EventSolver(double) - Constructor for class org.simulator.math.odes.RungeKutta_EventSolver
 
RungeKutta_EventSolver(double, boolean) - Constructor for class org.simulator.math.odes.RungeKutta_EventSolver
 
RungeKutta_EventSolver(RungeKutta_EventSolver) - Constructor for class org.simulator.math.odes.RungeKutta_EventSolver
clone constructor

A B C D E F G H I K L M N O P R S T U V X Y Z