MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
Integer64GridFactoryMap
Interface
4 statements
Source File
MAPL_Integer64GridFactoryMap.F90
MAPL_Integer64GridFactoryMapMod
Integer64GridFactoryMap
Contents
Module Procedures
m_new_map_empty
m_new_map_from_pair_array
public interface Integer64GridFactoryMap
Module Procedures
private function m_new_map_empty() result(m)
Arguments
None
Return Value
type(
Integer64GridFactoryMap
)
private function m_new_map_from_pair_array(pairs) result(m)
Arguments
Type
Intent
Optional
Attributes
Name
type(
pair
),
intent(in)
::
pairs
(:)
Return Value
type(
Integer64GridFactoryMap
)