copyModelData Interface

interface
private module subroutine copyModelData(this, modelData)

Arguments

Type IntentOptional Attributes Name
class(Model), intent(in) :: this
class(ModelboundData), intent(inout), allocatable :: modelData

Description

Copy model data from this model into modelData