getVarNames Module Function

pure module function getVarNames(this) result(names)

Getter of names

Arguments

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

Return Value type(StringArray), allocatable, dimension(:)