addIntegrator Interface

interface
private pure module subroutine addIntegrator(this, integ)

Arguments

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

Description

Add Integrator object to composite integrator