copyModelData Module Subroutine

module subroutine copyModelData(this, modelData)

Copy model data from this model into modelData

Arguments

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