#include "soca/Fortran.h"
#include "oops/base/Variables.h"
Go to the source code of this file.
|
void | soca::soca_horizfilt_setup_f90 (F90balopmat &, const eckit::Configuration *const *, const F90geom &, const F90flds &, const oops::Variables &) |
|
void | soca::soca_horizfilt_delete_f90 (F90balopmat &) |
|
void | soca::soca_horizfilt_mult_f90 (const F90balopmat &, const F90flds &, F90flds &, const F90geom &) |
|
void | soca::soca_horizfilt_multad_f90 (const F90balopmat &, const F90flds &, F90flds &, const F90geom &) |
|