MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MethodPhasesPair
Interface
3 statements
Source File
MethodPhasesMap.F90
mapl3g_MethodPhasesMap_private
MethodPhasesPair
Contents
Module Procedures
map_p_new_pair
public interface MethodPhasesPair
Module Procedures
private function map_p_new_pair(first, second) result(p)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_Method_Flag
),
intent(in)
::
first
type(StringVector),
intent(in)
::
second
Return Value
type(
MethodPhasesPair
)