MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
pair
Interface
3 statements
Source File
MAPL_Integer64GridFactoryMap.F90
MAPL_Integer64GridFactoryMapMod
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
integer(kind=INT64),
intent(in)
::
key
class(
AbstractGridFactory
),
intent(in)
::
value
Return Value
type(
pair
)