Set variable names required by the row and column functions and find their indices in variable container
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(MatrixTerm), | intent(inout) | :: | this | |||
| type(StringArray), | intent(in), | dimension(:) | :: | rowReqVars | ||
| type(StringArray), | intent(in), | dimension(:) | :: | colReqVars | ||
| type(VariableContainer), | intent(in) | :: | varCont |