MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_dim_name
Interface
41 statements
Source File
CoordinateAxis.F90
mapl3g_CoordinateAxis
get_dim_name
Contents
None
interface
public module function get_dim_name(file_metadata, units, rc) result(dim_name)
Arguments
Type
Intent
Optional
Attributes
Name
type(
FileMetadata
),
intent(in),
target
::
file_metadata
character(len=*),
intent(in)
::
units
integer,
intent(out),
optional
::
rc
Return Value
character(len=:),allocatable