calculateMatGroupValues Module Subroutine

pure module subroutine calculateMatGroupValues(this, groupIndex, varCont)

Calculate matrix value in implicit term group given by groupIndex

Arguments

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

Group index of terms whose matrices should be calculated

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

Variable container used for the calculation