UFO
|
Fortran module to handle atmvertinterp observations. More...
Functions/Subroutines | |
subroutine | ufo_atmvertinterp_setup_c (c_key_self, c_conf, c_obsvars, c_obsvarindices, c_nobsvars, c_geovars) |
Linked list implementation. More... | |
subroutine | ufo_atmvertinterp_delete_c (c_key_self) |
subroutine | ufo_atmvertinterp_simobs_c (c_key_self, c_key_geovals, c_obsspace, c_nvars, c_nlocs, c_hofx) |
Variables | |
type(registry_t) | ufo_atmvertinterp_registry |
Linked list interface - defines registry_t type. More... | |
Fortran module to handle atmvertinterp observations.
subroutine ufo_atmvertinterp_mod_c::ufo_atmvertinterp_delete_c | ( | integer(c_int), intent(inout) | c_key_self | ) |
Definition at line 65 of file ObsAtmVertInterp.interface.F90.
|
private |
Linked list implementation.
Definition at line 37 of file ObsAtmVertInterp.interface.F90.
|
private |
Definition at line 77 of file ObsAtmVertInterp.interface.F90.
|
private |
Linked list interface - defines registry_t type.
Global registry
Definition at line 26 of file ObsAtmVertInterp.interface.F90.