#include "atlas/field/FieldSet.h"
#include "atlas/functionspace/detail/FunctionSpaceImpl.h"
#include "eckit/config/Configuration.h"
#include "eckit/mpi/Comm.h"
Go to the source code of this file.
|
void | saber::bint_create_f90 (int &, const eckit::mpi::Comm *, const atlas::functionspace::FunctionSpaceImpl *, const atlas::functionspace::FunctionSpaceImpl *, const atlas::field::FieldSetImpl *, const eckit::Configuration &) |
|
void | saber::bint_delete_f90 (const int &) |
|
void | saber::bint_apply_f90 (const int &, const atlas::field::FieldSetImpl *, atlas::field::FieldSetImpl *) |
|
void | saber::bint_apply_ad_f90 (const int &, const atlas::field::FieldSetImpl *, atlas::field::FieldSetImpl *) |
|