MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
pFIOServerBounds
Interface
3 statements
Source File
pFIOServerBounds.F90
mapl3g_pFIOServerBounds
pFIOServerBounds
Contents
Module Procedures
new_pFIOServerBounds
public interface pFIOServerBounds
Module Procedures
private function new_pFIOServerBounds(grid, field_shape, time_index, rc) result(server_bounds)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_Grid
),
intent(in)
::
grid
integer,
intent(in)
::
field_shape
(:)
integer,
intent(in),
optional
::
time_index
integer,
intent(out),
optional
::
rc
Return Value
type(
pFIOServerBounds
)