UFO
|
Functions/Subroutines | |
subroutine | ufo_roobserror_create_c (c_self, c_obspace, c_conf, c_filtervar) |
Linked list implementation. More... | |
subroutine | ufo_roobserror_delete_c (c_self) |
subroutine | ufo_roobserror_prior_c (c_self, air_nobs, air_nlevs, air_temperature, height_nobs, height_nlevs, geopotential_height) |
Variables | |
type(registry_t) | ufo_roobserror_registry |
Linked list interface - defines registry_t type. More... | |
|
private |
Linked list implementation.
Definition at line 35 of file ROobserror.interface.F90.
subroutine ufo_roobserror_mod_c::ufo_roobserror_delete_c | ( | integer(c_int), intent(inout) | c_self | ) |
|
private |
|
private |
Linked list interface - defines registry_t type.
Global registry
Definition at line 26 of file ROobserror.interface.F90.