Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(CVODEIntegrator), | intent(inout) | :: | this | |||
class(ModellerSurrogate), | intent(inout) | :: | manipulatedModeller |
Modeller to be used in callbacks during integration |
||
class(VariableContainer), | intent(inout) | :: | outputVars |
VariableContainer object to store the integration output |
||
class(VariableContainer), | intent(in) | :: | inputVars |
VariableContainer object housing input data for the integration routine |
Implementation of abstract manipulate routine for the case of Runge-Kutta integrator