DESystem
, org.apache.commons.math.ode.FirstOrderDifferentialEquations
, Serializable
SBMLinterpreter
public interface FastProcessDESystem extends DESystem
Modifier and Type | Method | Description |
---|---|---|
boolean |
containsFastProcesses() |
|
void |
setFastProcessComputation(boolean isProcessing) |
containsEventsOrRules, getIdentifiers, getPositiveValueCount, setDelaysIncluded
boolean containsFastProcesses()
void setFastProcessComputation(boolean isProcessing)
isProcessing
- Should there be a splitting of fast and slow reactions in the simulation?Copyright © 2007–2018. All rights reserved.