updateModelTermGroup Interface

interface
private module subroutine updateModelTermGroup(this, modelIndex, groupIndex, varCont)

Arguments

Type IntentOptional Attributes Name
class(Modeller), intent(inout) :: this
integer(kind=ik), intent(in) :: modelIndex
integer(kind=ik), intent(in) :: groupIndex
type(VariableContainer), intent(in), optional :: varCont

Description

Call the update routine of model with given index for the given term group - optionally use variable container other than the one stored in the modeller