ReMKiT1D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
addModel
Interface
166 statements
Source File
modeller.f90
modeller_class
addModel
Contents
None
interface
private pure module subroutine addModel(this, newModel)
Implementation →
Arguments
Type
Intent
Optional
Attributes
Name
class(
Modeller
),
intent(inout)
::
this
class(
Model
),
intent(inout),
allocatable
::
newModel
Description
Add a Model to this modeller