calculateMatGroupValues Interface

interface
private pure module subroutine calculateMatGroupValues(this, groupIndex, varCont)

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

Description

Calculate matrix value in implicit term group given by groupIndex