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

H

hAdap - Variable in class org.simulator.math.odes.RosenbrockSolver
factor used for adjusting the step size, divide current step size by hAdap to get new step size
hasExecutionTime() - Method in class org.simulator.sbml.EventInProcess
Returns true if the event is supposed to be executed at some time.
hasMoreAssignments(double) - Method in class org.simulator.sbml.EventInProcess
Checks if this event has still assignments to perform for the given point in time
hasOnlySubstanceUnits - Variable in class org.simulator.sbml.astnode.RuleObject
The hasOnlySubstanceUnits attribute of the species (if applicable)
hasOnlySubstanceUnits - Variable in class org.simulator.sbml.astnode.SpeciesValue
The hasOnlySubstanceUnits attribute of the species
hasSolverEventProcessing() - Method in class org.simulator.math.odes.AbstractDESSolver
 
hasSolverEventProcessing() - Method in class org.simulator.math.odes.EulerMethod
 
hasSolverEventProcessing() - Method in class org.simulator.math.odes.FirstOrderSolver
 
hasSolverEventProcessing() - Method in class org.simulator.math.odes.RosenbrockSolver
 
hasSolverEventProcessing() - Method in class org.simulator.math.odes.RungeKutta_EventSolver
 
hasZeroSpatialDimensions - Variable in class org.simulator.sbml.astnode.RuleObject
This flag is true if the variable is a species and its compartment has no spatial dimensions
HighamHall54Solver - Class in org.simulator.math.odes
This class is a wrapper for the Higham-Hall-54 solver in the Apache Math Library.
HighamHall54Solver() - Constructor for class org.simulator.math.odes.HighamHall54Solver
default constructor
HighamHall54Solver(double) - Constructor for class org.simulator.math.odes.HighamHall54Solver
 
HighamHall54Solver(double, boolean) - Constructor for class org.simulator.math.odes.HighamHall54Solver
 
HighamHall54Solver(HighamHall54Solver) - Constructor for class org.simulator.math.odes.HighamHall54Solver
clone constructor
hqr(double[][], double[], double[]) - Static method in class org.simulator.math.MatrixOperations
Finds all eigenvalues of an upper Hessenberg matrix a[1..n][1..n].

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