MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MAPL_Am_I_Rank
Interface
5 statements
Source File
MAPL_Comms.F90
MAPL_CommsMod
MAPL_Am_I_Rank
Contents
Module Procedures
MAPL_Am_I_Rank_Only
MAPL_Am_I_Rank_Layout
MAPL_Am_I_Rank_Vm
public interface MAPL_Am_I_Rank
Module Procedures
private function MAPL_Am_I_Rank_Only(rank) result(R)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
optional
::
rank
Return Value
logical
private function MAPL_Am_I_Rank_Layout(layout, rank) result(R)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_DELayout
)
::
layout
integer,
optional
::
rank
Return Value
logical
private function MAPL_Am_I_Rank_Vm(VM, rank) result(R)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_VM
)
::
VM
integer,
optional
::
rank
Return Value
logical