updateModelData Interface

interface
private module subroutine updateModelData(this, varCont, updatePriority)

Arguments

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

Variable container used in the update

integer(kind=ik), intent(in), optional :: updatePriority

Priority for this update call

Description

Update this model's modelbound data if allocated