8 #ifndef TOOLS_NEW_OBSOP_EXAMPLE_OBSEXAMPLE_INTERFACE_H_
9 #define TOOLS_NEW_OBSOP_EXAMPLE_OBSEXAMPLE_INTERFACE_H_
11 #include "ioda/ObsSpace.h"
12 #include "oops/base/Variables.h"
24 const oops::Variables &, oops::Variables &);
27 const int &,
const int &,
double &);
void ufo_example_simobs_f90(const F90hop &, const F90goms &, const ioda::ObsSpace &, const int &, const int &, double &)
void ufo_example_delete_f90(F90hop &)
void ufo_example_setup_f90(F90hop &, const eckit::Configuration &, const oops::Variables &, oops::Variables &)
Interface to Fortran UFO example routines.