getAllVarNames Interface

interface
private pure module function getAllVarNames(this) result(names)

Arguments

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

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

Description

Return all variable names in this container