getImplicitVarNames Module Function

pure module function getImplicitVarNames(this) result(names)

Return all implicit variable names in this container

Arguments

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

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