Calculate matrix value in implicit term in model given by modelIndex, and optionally using variable container other than the one stored in the modeller
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Modeller), | intent(inout) | :: | this | |||
| integer(kind=ik), | intent(in) | :: | modelIndex | |||
| character(len=*), | intent(in) | :: | termName | |||
| type(VariableContainer), | intent(in), | optional | :: | varCont |