Next: 1 ESMF Overview
Up: ESMF_refdoc
Previous: ESMF_refdoc
- 1 ESMF Overview
- 2 Applications
- 3 Superstructure
- 4 Infrastructure: Fields and Grids
- 22 Overview of Data Classes
- 23 FieldBundle Class
- 24 Field Class
- 24.1 Description
- 24.2 Constants
- 24.3 Use and Examples
- 24.3.1 Field create and destroy
- 24.3.2 Get Fortran data pointer, bounds, and counts information from a Field
- 24.3.3 Get Grid, Array, and other information from a Field
- 24.3.4 Create a Field with a Grid, typekind, and rank
- 24.3.5 Create a Field with a Grid and Arrayspec
- 24.3.6 Create a Field with a Grid and Array
- 24.3.7 Create an empty Field and complete it with FieldEmptySet and FieldEmptyComplete
- 24.3.8 Create an empty Field and complete it with FieldEmptyComplete
- 24.3.9 Create a 7D Field with a 5D Grid and 2D ungridded bounds from a Fortran data array
- 24.3.10 Create a 2D Field with a 2D Grid and a Fortran data array
- 24.3.11 Create a 2D Field with a 2D Grid and a Fortran data pointer
- 24.3.12 Create a 3D Field with a 2D Grid and a 3D Fortran data array
- 24.3.13 Create a 3D Field with a 2D Grid and a 3D Fortran data array with gridToFieldMap argument
- 24.3.14 Create a 3D Field with a 2D Grid and a 3D Fortran data array with halos
- 24.3.15 Create a Field from a LocStream, typekind, and rank
- 24.3.16 Create a Field from a LocStream and arrayspec
- 24.3.17 Create a Field from a Mesh, typekind, and rank
- 24.3.18 Create a Field from a Mesh and arrayspec
- 24.3.19 Create a Field from a Mesh and an Array
- 24.3.20 Create a Field from a Mesh and an ArraySpec with optional features
- 24.3.21 Create a Field with replicated dimensions
- 24.3.22 Create a Field on an arbitrarily distributed Grid
- 24.3.23 Create a Field on an arbitrarily distributed Grid with replicated dimensions & ungridded bounds
- 24.3.24 Field regridding
- 24.3.25 Field regrid with masking
- 24.3.26 Field regrid example: Mesh to Mesh
- 24.3.27 Gather Field data onto root PET
- 24.3.28 Scatter Field data from root PET onto its set of joint PETs
- 24.3.29 Redistribute data from source Field to destination Field
- 24.3.30 FieldRedist as a form of scatter involving arbitrary distribution
- 24.3.31 FieldRedist as a form of gather involving arbitrary distribution
- 24.3.32 Sparse matrix multiplication from source Field to destination Field
- 24.3.33 Field Halo solving a domain decomposed heat transfer problem
- 24.4 Restrictions and Future Work
- 24.5 Design and Implementation Notes
- 24.6 Class API
- 24.7 Class API: Field Utilities
- 25 ArrayBundle Class
- 26 Array Class
- 27 LocalArray Class
- 28 ArraySpec Class
- 29 Grid Class
- 30 LocStream Class
- 31 Mesh Class
- 32 XGrid Class
- 33 DistGrid Class
- 34 RouteHandle Class
- 35 IO Capability
- 5 Infrastructure: Utilities
- 6 References
- Bibliography
- 7 Appendices
esmf_support@list.woc.noaa.gov