- 1 ESMF Overview
- 2 Applications
- 3 Superstructure
- 4 Infrastructure: Fields and Grids
- 24 Overview of Data Classes
- 25 FieldBundle Class
- 26 Field Class
- 26.1 Description
- 26.2 Constants
- 26.3 Use and Examples
- 26.3.1 Field create and destroy
- 26.3.2 Get Fortran data pointer, bounds, and counts information from a Field
- 26.3.3 Get Grid, Array, and other information from a Field
- 26.3.4 Create a Field with a Grid, typekind, and rank
- 26.3.5 Create a Field with a Grid and Arrayspec
- 26.3.6 Create a Field with a Grid and Array
- 26.3.7 Create an empty Field and complete it with FieldEmptySet and FieldEmptyComplete
- 26.3.8 Create an empty Field and complete it with FieldEmptyComplete
- 26.3.9 Create a 7D Field with a 5D Grid and 2D ungridded bounds from a Fortran data array
- 26.3.10 Create a 2D Field with a 2D Grid and a Fortran data array
- 26.3.11 Create a 2D Field with a 2D Grid and a Fortran data pointer
- 26.3.12 Create a 3D Field with a 2D Grid and a 3D Fortran data array
- 26.3.13 Create a 3D Field with a 2D Grid and a 3D Fortran data array with gridToFieldMap argument
- 26.3.14 Create a 3D Field with a 2D Grid and a 3D Fortran data array with halos
- 26.3.15 Create a Field from a LocStream, typekind, and rank
- 26.3.16 Create a Field from a LocStream and arrayspec
- 26.3.17 Create a Field from a Mesh, typekind, and rank
- 26.3.18 Create a Field from a Mesh and arrayspec
- 26.3.19 Create a Field from a Mesh and an Array
- 26.3.20 Create a Field from a Mesh and an ArraySpec with optional features
- 26.3.21 Create a Field with replicated dimensions
- 26.3.22 Create a Field on an arbitrarily distributed Grid
- 26.3.23 Create a Field on an arbitrarily distributed Grid with replicated dimensions & ungridded bounds
- 26.3.24 Field regridding
- 26.3.25 Field regrid with masking
- 26.3.26 Field regrid example: Mesh to Mesh
- 26.3.27 Gather Field data onto root PET
- 26.3.28 Scatter Field data from root PET onto its set of joint PETs
- 26.3.29 Redistribute data from source Field to destination Field
- 26.3.30 FieldRedist as a form of scatter involving arbitrary distribution
- 26.3.31 FieldRedist as a form of gather involving arbitrary distribution
- 26.3.32 Sparse matrix multiplication from source Field to destination Field
- 26.3.33 Field Halo solving a domain decomposed heat transfer problem
- 26.4 Restrictions and Future Work
- 26.5 Design and Implementation Notes
- 26.6 Class API
- 26.7 Class API: Field Utilities
- 27 ArrayBundle Class
- 28 Array Class
- 29 LocalArray Class
- 30 ArraySpec Class
- 31 Grid Class
- 32 LocStream Class
- 33 Mesh Class
- 34 XGrid Class
- 35 DistGrid Class
- 36 RouteHandle Class
- 37 I/O Capability
- 5 Infrastructure: Utilities
- 6 References
- Bibliography
- 7 Appendices
esmf_support@ucar.edu