MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
make_subfieldBundles
Interface
3 statements
Source File
OpenMP_Support.F90
MAPL_OpenMP_Support
make_subfieldBundles
Contents
Module Procedures
make_subfieldBundles_ordinary
public interface make_subfieldBundles
Module Procedures
private function make_subFieldBundles_ordinary(bundle, num_grids, unusable, rc) result(sub_bundles)
Arguments
Type
Intent
Optional
Attributes
Name
type(ESMF_FieldBundle),
intent(in)
::
bundle
integer,
intent(in)
::
num_grids
class(
KeywordEnforcer
),
intent(in),
optional
::
unusable
integer,
intent(out),
optional
::
rc
Return Value
type(ESMF_FieldBundle), allocatable, (:)