OOPS
|
#include "atlas/field.h"
#include "eckit/config/Configuration.h"
#include "eckit/mpi/Comm.h"
Go to the source code of this file.
Namespaces | |
eckit | |
oops | |
The namespace for the main oops code. | |
Functions | |
void | oops::unstrc_create_f90 (int &, const eckit::mpi::Comm *, const atlas::field::FieldImpl *, const atlas::field::FieldImpl *, const eckit::Configuration &) |
void | oops::unstrc_write_f90 (const int &, const eckit::Configuration &) |
void | oops::unstrc_delete_f90 (const int &) |
void | oops::unstrc_apply_f90 (const int &, const atlas::field::FieldImpl *, atlas::field::FieldImpl *) |
void | oops::unstrc_apply_ad_f90 (const int &, const atlas::field::FieldImpl *, atlas::field::FieldImpl *) |