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

F

fac1 - Static variable in class org.simulator.math.odes.RosenbrockSolver
Constants used to adapt the stepsize according to the error in the last step (see rodas.f)
fac2 - Static variable in class org.simulator.math.odes.RosenbrockSolver
Constants used to adapt the stepsize according to the error in the last step (see rodas.f)
factorial(double) - Static method in class org.simulator.math.Mathematics
This method computes the factorial!
factorial(ASTNodeValue, double, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreter
 
FastProcessDESystem - Interface in org.simulator.math.odes
This interface describes differential equation systems with fast processes.
filter(double[]) - Method in class org.simulator.math.odes.MultiTable
Creates a multi block table only containing the values for the given timepoints (if available)
fired - Variable in class org.simulator.math.odes.EventInProgress
 
fired(double) - Method in class org.simulator.math.odes.EventInProgress
Associated event has triggered therefore current value of fired to true
firePropertyChange(double, double) - Method in class org.simulator.math.odes.AbstractDESSolver
 
firePropertyChange(double, double) - Method in interface org.simulator.math.odes.DESSolver
Tell each listener that property value changed.
FirstOrderSolver - Class in org.simulator.math.odes
This class is the superclass of the wrapper classes for the solvers of the Apache Math Library.
FirstOrderSolver() - Constructor for class org.simulator.math.odes.FirstOrderSolver
default constructor
FirstOrderSolver(double) - Constructor for class org.simulator.math.odes.FirstOrderSolver
 
FirstOrderSolver(double, boolean) - Constructor for class org.simulator.math.odes.FirstOrderSolver
 
FirstOrderSolver(FirstOrderSolver) - Constructor for class org.simulator.math.odes.FirstOrderSolver
clone constructor
floor(ASTNodeValue, double, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreter
 
frac(int, int) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreter
 
frac(ASTNodeValue, ASTNodeValue, double, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreter
 
functionBoolean(String, List<ASTNodeValue>) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreter
 
functionBoolean(ASTNodeValue, List<String>, ASTNodeValue[], double[], double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreter
 
functionDouble(ASTNodeValue, List<String>, ASTNodeValue[], int, double[], double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreter
 
functionDouble(String, List<ASTNodeValue>, double) - Method in class org.simulator.sbml.astnode.ASTNodeInterpreter
 
FunctionValue - Class in org.simulator.sbml.astnode
This class computes and stores values of ASTNodes that refer to the application of a FunctionDefinition.
FunctionValue(ASTNodeInterpreter, ASTNode, List<ASTNode>) - Constructor for class org.simulator.sbml.astnode.FunctionValue
 

Generated at March 17 2014
Version 1.4 Revision 453
A B C D E F G H I K L M N O P Q R S T U V X Y Z