| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Transition), | intent(inout) | :: | this | |||
| type(VariableContainer), | intent(in) | :: | varCont |
Variable container used in update |
||
| class(ModelSurrogate), | intent(in), | optional | :: | hostModel |
Optional host model reference for callbacks during update |
|
| class(ModelboundData), | intent(in), | optional | :: | hostData |
Optional host data reference for callbacks during update |
|
| integer(kind=ik), | intent(in), | optional | :: | updatePriority |
Priority for this update call |
Default update routine - does nothing