Default matrix entry calculation routine - loops over each row and applies calculateRows and colFun to variables in provided container
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MatrixTerm), | intent(inout) | :: | this | |||
| type(VariableContainer), | intent(in) | :: | varCont |