ReMKiT1D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
addIntegrator
Interface
38 statements
Source File
composite_integrator.f90
composite_integrator_class
addIntegrator
Contents
None
interface
private pure module subroutine addIntegrator(this, integ)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
CompositeIntegrator
),
intent(inout)
::
this
class(
Integrator
),
intent(in)
::
integ
Description
Add Integrator object to composite integrator