addIntegrationStage Interface

interface
private pure module subroutine addIntegrationStage(this, integStage)

Arguments

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

Description

Add integration stage to composite integrator