setReqVars Module Subroutine

pure module subroutine setReqVars(this, reqVars, varCont)

Set variable names required by the multiplicative function and find their indices in variable container

Arguments

Type IntentOptional Attributes Name
class(ExplicitTerm), intent(inout) :: this
type(StringArray), intent(in), dimension(:) :: reqVars
type(VariableContainer), intent(in) :: varCont