MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
pair
Interface
3 statements
Source File
NetCDF4_FileFormatter.F90
pFIO_StringNetCDF4_FileFormatterMapMod
pair
Contents
Module Procedures
m_newPair
public interface pair
Module Procedures
private function m_newPair(key, value) result(p)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
key
type(
NetCDF4_FileFormatter
),
intent(in)
::
value
Return Value
type(
pair
)