updateTermGroup Interface

interface
private module subroutine updateTermGroup(this, groupIndex, varCont)

Arguments

Type IntentOptional Attributes Name
class(Model), intent(inout) :: this
integer(kind=ik), intent(in) :: groupIndex

Group index to be updated

type(VariableContainer), intent(in) :: varCont

Variable container used to update this group

Description

Update a term group - if groupIndex > size(implicitGroup) it is taken to be in the general group