addModel Interface

interface
private pure module subroutine addModel(this, newModel)

Arguments

Type IntentOptional Attributes Name
class(Modeller), intent(inout) :: this
class(Model), intent(inout), allocatable :: newModel

Description

Add a Model to this modeller