Next: 1 ESMF Overview
Up: ESMF_refdoc
Previous: ESMF_refdoc
- 1 ESMF Overview
- 2 Applications
- 3 Superstructure
- 4 Infrastructure: Fields and Grids
- 21 Overview of Infrastructure Data Handling
- 22 FieldBundle Class
- 23 Field Class
- 23.1 Description
- 23.2 Constants
- 23.3 Use and Examples
- 23.3.1 Field create and destroy
- 23.3.2 Get Fortran data pointer, bounds, and counts information from a Field
- 23.3.3 Get Grid, Array, and other information from a Field
- 23.3.4 Create a Field with a Grid, typekind, and rank
- 23.3.5 Create a Field with a Grid and Arrayspec
- 23.3.6 Create a Field with a Grid and Array
- 23.3.7 Create an empty Field and complete it with FieldEmptySet and FieldEmptyComplete
- 23.3.8 Create an empty Field and complete it with FieldEmptyComplete
- 23.3.9 Create a 7D Field with a 5D Grid and 2D ungridded bounds from a Fortran data array
- 23.3.10 Create a 2D Field with a 2D Grid and a Fortran data array
- 23.3.11 Create a 2D Field with a 2D Grid and a Fortran data pointer
- 23.3.12 Create a 3D Field with a 2D Grid and a 3D Fortran data array
- 23.3.13 Create a 3D Field with a 2D Grid and a 3D Fortran data array with gridToFieldMap argument
- 23.3.14 Create a 3D Field with a 2D Grid and a 3D Fortran data array with halos
- 23.3.15 Create a Field from a LocStream, typekind, and rank
- 23.3.16 Create a Field from a LocStream and arrayspec
- 23.3.17 Create a Field from a Mesh, typekind, and rank
- 23.3.18 Create a Field from a Mesh and arrayspec
- 23.3.19 Create a Field from a Mesh and an Array
- 23.3.20 Create a Field from a Mesh and an ArraySpec with optional features
- 23.3.21 Create a Field with replicated dimensions
- 23.3.22 Create a Field on an arbitrarily distributed Grid
- 23.3.23 Create a Field on an arbitrarily distributed Grid with replicated dimensions & ungridded bounds
- 23.3.24 Field regridding
- 23.3.25 Precompute a regridding operation between two Fields
- 23.3.26 Apply a regridding operation between a pair of Fields
- 23.3.27 Release the stored information for a regridding operation
- 23.3.28 Precompute a regridding operation using masks
- 23.3.29 Regrid troubleshooting guide
- 23.3.30 Field Regrid Example: Mesh to Mesh
- 23.3.31 Gather Field data onto root PET
- 23.3.32 Scatter Field data from root PET onto its set of joint PETs
- 23.3.33 Redistribute data from source Field to destination Field
- 23.3.34 FieldRedist as a form of scatter involving arbitrary distribution
- 23.3.35 FieldRedist as a form of gather involving arbitrary distribution
- 23.3.36 Sparse matrix multiplication from source Field to destination Field
- 23.3.37 Field Halo solving a domain decomposed heat transfer problem
- 23.4 Restrictions and Future Work
- 23.5 Design and Implementation Notes
- 23.6 Class API
- 23.7 Class API: Field Utilities
- 24 ArrayBundle Class
- 25 Array Class
- 26 LocalArray Class
- 27 ArraySpec Class
- 28 Grid Class
- 29 LocStream Class
- 30 Mesh Class
- 31 XGrid Class
- 32 DistGrid Class
- 33 IO Capability
- 34 Overview of Distributed Data Methods
- 5 Infrastructure: Utilities
- 6 References
- Bibliography
- 7 Appendices
esmf_support@list.woc.noaa.gov