ESMF
Source Files
Modules
Block Data
Procedures
Abstract Interfaces
Derived Types
Programs
ESMF_MapperCreate
Function
18 statements
Source File
ESMF_Mapper.F90
ESMF_MapperMod
ESMF_MapperCreate
Contents
public function ESMF_MapperCreate(vm, keywordEnforcer, configFile, rc)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_VM
),
intent(inout)
::
vm
type(
ESMF_KeywordEnforcer
),
optional
::
keywordEnforcer
character(len=*),
intent(in),
optional
::
configFile
integer,
intent(out),
optional
::
rc
Return Value
type(
ESMF_Mapper
)