#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Go to the source code of this file.
|
subroutine, public | qg_geom_mod::qg_geom_setup (self, f_conf) |
| Linked list implementation. More...
|
|
subroutine, public | qg_geom_mod::qg_geom_set_atlas_lonlat (self, afieldset) |
| Set ATLAS lon/lat field. More...
|
|
subroutine, public | qg_geom_mod::qg_geom_fill_atlas_fieldset (self, afieldset) |
| Fill ATLAS fieldset. More...
|
|
subroutine, public | qg_geom_mod::qg_geom_clone (self, other) |
| Clone geometry. More...
|
|
subroutine, public | qg_geom_mod::qg_geom_delete (self) |
| Delete geometry. More...
|
|
subroutine, public | qg_geom_mod::qg_geom_info (self, nx, ny, nz, deltax, deltay) |
| Get geometry info. More...
|
|
◆ LISTED_TYPE
#define LISTED_TYPE qg_geom |