#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Go to the source code of this file.
|
module | ufo_atmsfcinterp_mod_c |
| Fortran atmsfcinterp module for functions on the interface between C++ and Fortran.
|
|
|
subroutine | ufo_atmsfcinterp_mod_c::ufo_atmsfcinterp_setup_c (c_key_self, c_conf, c_obsvars, c_obsvarindices, c_nobsvars, c_geovars) |
| Linked list implementation. More...
|
|
subroutine | ufo_atmsfcinterp_mod_c::ufo_atmsfcinterp_delete_c (c_key_self) |
|
subroutine | ufo_atmsfcinterp_mod_c::ufo_atmsfcinterp_simobs_c (c_key_self, c_key_geovals, c_obsspace, c_nvars, c_nlocs, c_hofx) |
|
◆ LISTED_TYPE
#define LISTED_TYPE ufo_atmsfcinterp |