setReqVars Interface

interface
private pure module subroutine setReqVars(this, rowReqVars, colReqVars, varCont)

Arguments

Type IntentOptional Attributes Name
class(MatrixTerm), intent(inout) :: this
type(StringArray), intent(in), dimension(:) :: rowReqVars
type(StringArray), intent(in), dimension(:) :: colReqVars
type(VariableContainer), intent(in) :: varCont

Description

Set variable names required by the row and column functions and find their indices in variable container