MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
make_subfields
Interface
3 statements
Source File
OpenMP_Support.F90
MAPL_OpenMP_Support
make_subfields
Contents
Module Procedures
make_subfields_from_num_grids
public interface make_subfields
Module Procedures
private function make_subfields_from_num_grids(primary_field, num_subgrids, unusable, rc) result(subfields)
Arguments
Type
Intent
Optional
Attributes
Name
type(
ESMF_Field
),
intent(in)
::
primary_field
integer,
intent(in)
::
num_subgrids
class(
KeywordEnforcer
),
intent(in),
optional
::
unusable
integer,
intent(out),
optional
::
rc
Return Value
type(
ESMF_Field
), allocatable, (:)