addIntegrationStage Module Subroutine

pure module subroutine addIntegrationStage(this, integStage)

Add integration stage to composite integrator

Arguments

Type IntentOptional Attributes Name
class(CompositeIntegrator), intent(inout) :: this
type(IntegratorCallStep), intent(in) :: integStage