Go to the source code of this file.
|
subroutine | type_gaugrid::create_gaugrid (self) |
| Create Gaussian grid. More...
|
|
subroutine | type_gaugrid::delete_gaugrid (self) |
| Delete Gaussian grid. More...
|
|
subroutine, public | type_gaugrid::gaugrid_alloc_coord (self) |
| Allocate Gaussian grid coordinate. More...
|
|
subroutine, public | type_gaugrid::gaugrid_dealloc_coord (self) |
| Deallocate Gaussian grid coordinate. More...
|
|
subroutine, public | type_gaugrid::gaugrid_alloc_field (self) |
| Allocate Gaussian grid field. More...
|
|
subroutine, public | type_gaugrid::gaugrid_dealloc_field (self) |
| Deallocate Gaussian grid field. More...
|
|
subroutine | type_gaugrid::gaugrid_calc_glb_latlon (self) |
| Calculate global Gaussian latitudes and longitudes. More...
|
|
subroutine | type_gaugrid::gaugrid_fld3d_pointer (self, iv, var, fldpointer) |
| Set 3D field pointer. More...
|
|
subroutine | type_gaugrid::gaugrid_fld2d_pointer (self, iv, var, fldpointer) |
| Set 2D field pointer. More...
|
|
subroutine | type_gaugrid::equals (self, rhs) |
| Create new gaussian grid from other. More...
|
|