getAllVarNames Module Function

pure module function getAllVarNames(this) result(names)

Return all variable names in this container

Arguments

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

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