getRowVarName Module Function

pure module function getRowVarName(this) result(name)

Get name of the evolved variable of this term

Arguments

Type IntentOptional Attributes Name
class(MatrixTerm), intent(in) :: this

Return Value character(len=:), allocatable