UFO
Example.interface.F90 File Reference
#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Include dependency graph for Example.interface.F90:

Go to the source code of this file.

Modules

module  ufo_example_mod_c
 Fortran example module for functions on the interface between C++ and Fortran.
 

Macros

#define LISTED_TYPE   ufo_example
 

Functions/Subroutines

subroutine ufo_example_mod_c::ufo_example_create_c (c_self, c_conf, c_varlist)
 Linked list implementation. More...
 
subroutine ufo_example_mod_c::ufo_example_delete_c (c_key_self)
 
subroutine ufo_example_mod_c::ufo_example_prior_c (c_self, c_obspace, c_geovals)
 
subroutine ufo_example_mod_c::ufo_example_post_c (c_self, c_obspace, c_nvars, c_nlocs, c_hofx, c_hofxbias, c_key_hofxdiags)
 

Macro Definition Documentation

◆ LISTED_TYPE

#define LISTED_TYPE   ufo_example