addIntegrator Module Subroutine

pure module subroutine addIntegrator(this, integ)

Add Integrator object to composite integrator

Arguments

Type IntentOptional Attributes Name
class(CompositeIntegrator), intent(inout) :: this
class(Integrator), intent(in) :: integ