#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Go to the source code of this file.
|
subroutine | ufo_locs_mod_c::ufo_locs_create_c (key, klocs, c_obsspace, klats, klons) |
| Linked list implementation. More...
|
|
subroutine | ufo_locs_mod_c::ufo_locs_setup_c (key, nlocs) |
|
subroutine | ufo_locs_mod_c::ufo_locs_copy_c (key, key2) |
|
subroutine | ufo_locs_mod_c::ufo_locs_delete_c (key) |
|
subroutine | ufo_locs_mod_c::ufo_locs_nobs_c (key, kobs) |
|
subroutine | ufo_locs_mod_c::ufo_locs_coords_c (key, idx, mylat, mylon) |
|
subroutine | ufo_locs_mod_c::ufo_locs_indx_c (key, idx, indx, max_indx) |
|
subroutine | ufo_locs_mod_c::ufo_locs_concatenate_c (key, key2) |
|
subroutine | ufo_locs_mod_c::ufo_locs_init_c (c_key_self, c_obsspace, c_t1, c_t2) |
|
◆ LISTED_TYPE
#define LISTED_TYPE ufo_locs |