setEvolvedAndImplicitVar Interface

interface
private pure module subroutine setEvolvedAndImplicitVar(this, rowVarName, colVarName, varCont)

Arguments

Type IntentOptional Attributes Name
class(MatrixTerm), intent(inout) :: this
character(len=*), intent(in) :: rowVarName
character(len=*), intent(in) :: colVarName
type(VariableContainer), intent(in) :: varCont

Description

Set evolved (row) and implicit (column) variable names, and check if evolved variable is stationary using varCont