MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MAPL_InfoCreateFromShared
Interface
3 statements
Source File
InfoUtilities.F90
mapl3g_InfoUtilities
MAPL_InfoCreateFromShared
Contents
Module Procedures
info_field_create_from_shared
public interface MAPL_InfoCreateFromShared
Module Procedures
private function info_field_create_from_shared(field, rc) result(info)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_Field
),
intent(in)
::
field
integer,
intent(out),
optional
::
rc
Return Value
type(
ESMF_Info
)