#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Go to the source code of this file.
|
module | qg_locs_mod |
| Fortran module handling observation locations.
|
|
|
subroutine | qg_locs_mod::c_qg_loc_create (c_key_locs) |
| Linked list implementation. More...
|
|
subroutine | qg_locs_mod::c_qg_loc_test (c_key_locs, config, klocs, klats, klons, kz) |
| Generate locations for interpolation test. More...
|
|
subroutine, public | qg_locs_mod::qg_loc_setup (self, lvec, kobs) |
|
subroutine | qg_locs_mod::c_qg_loc_delete (key) |
|
subroutine | qg_locs_mod::c_qg_loc_nobs (key, kobs) |
|
subroutine | qg_locs_mod::c_qg_loc_element (key, iloc, xyz) |
|
◆ LISTED_TYPE
#define LISTED_TYPE qg_locs |