8 #ifndef UFO_ATMVERTINTERP_OBSATMVERTINTERP_INTERFACE_H_
9 #define UFO_ATMVERTINTERP_OBSATMVERTINTERP_INTERFACE_H_
11 #include "ioda/ObsSpace.h"
12 #include "oops/base/Variables.h"
44 const oops::Variables &operatorVars,
45 const int *operatorVarIndices,
const int numOperatorVarIndices,
46 oops::Variables &requiredVars);
49 const int &,
const int &,
double &);
void ufo_atmvertinterp_delete_f90(F90hop &)
void ufo_atmvertinterp_simobs_f90(const F90hop &, const F90goms &, const ioda::ObsSpace &, const int &, const int &, double &)
void ufo_atmvertinterp_setup_f90(F90hop &, const eckit::Configuration &, const oops::Variables &operatorVars, const int *operatorVarIndices, const int numOperatorVarIndices, oops::Variables &requiredVars)
Interface to Fortran UFO routines.