get_dim_name Interface

interface
public module function get_dim_name(file_metadata, units, rc) result(dim_name)

Arguments

Type IntentOptional Attributes Name
type(FileMetadata), intent(in), target :: file_metadata
character(len=*), intent(in) :: units
integer, intent(out), optional :: rc

Return Value character(len=:),allocatable