public class AcReactionODESolverFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static ODESolver |
createInstance(com.banda.function.domain.ODESolverType solverType,
double timeStep,
Double tolerance,
Collection<AcReaction> reactions,
int speciesCount,
Collection<AcParameter> params,
Map<Integer,Integer> magnitudeIndexConversionMap) |
public static ODESolver createInstance(com.banda.function.domain.ODESolverType solverType, double timeStep, Double tolerance, Collection<AcReaction> reactions, int speciesCount, Collection<AcParameter> params, Map<Integer,Integer> magnitudeIndexConversionMap)
Copyright © 2019. All Rights Reserved.