copyVarValuesFrom Module Subroutine

pure module subroutine copyVarValuesFrom(this, varCont)

Copy values of variables from outside variable container into this modeller's container

Arguments

Type IntentOptional Attributes Name
class(Modeller), intent(inout) :: this
type(VariableContainer), intent(in) :: varCont