MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MAPL_TileIO
Interface
3 statements
Source File
TileIO.F90
MAPL_TileIOMod
MAPL_TileIO
Contents
Module Procedures
new_MAPL_TileIO
public interface MAPL_TileIO
Module Procedures
private function new_MAPL_TileIO(bundle, read_collection_id) result(TileIO)
Arguments
Type
Intent
Optional
Attributes
Name
type(ESMF_FieldBundle),
intent(in)
::
bundle
integer,
intent(in)
::
read_collection_id
Return Value
type(
MAPL_TileIO
)