Set the begin of the control interval in me to now.
Setting only the simulation time, while putting all other counters to never avoids the introduction of new dependencies, that might result in the need for communication.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_timeControl_type), | intent(inout) | :: | me | Time control that should be started at now. |
||
type(tem_time_type), | intent(in) | :: | now | Time that should be used as starting point for the time control. |