UFO
|
#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Go to the source code of this file.
Modules | |
module | ufo_aodluts_mod_c |
Fortran module to handle aodluts observations. | |
Macros | |
#define | LISTED_TYPE ufo_aodluts |
Functions/Subroutines | |
subroutine | ufo_aodluts_mod_c::ufo_aodluts_setup_c (c_key_self, c_conf, c_nchan, c_channels, c_varlist) |
Linked list implementation. More... | |
subroutine | ufo_aodluts_mod_c::ufo_aodluts_delete_c (c_key_self) |
subroutine | ufo_aodluts_mod_c::ufo_aodluts_simobs_c (c_key_self, c_key_geovals, c_obsspace, c_nvars, c_nlocs, c_hofx) |
Variables | |
type(registry_t) | ufo_aodluts_mod_c::ufo_aodluts_registry |
Linked list interface - defines registry_t type. More... | |
#define LISTED_TYPE ufo_aodluts |