OOPS
|
#include <memory>
#include <ostream>
#include <string>
#include "atlas/field.h"
#include "atlas/functionspace.h"
#include "atlas/interpolation.h"
#include "eckit/config/Configuration.h"
#include "eckit/exception/Exceptions.h"
#include "oops/base/InterpolatorBase.h"
#include "oops/util/ObjectCounter.h"
Go to the source code of this file.
Classes | |
class | oops::InterpolatorAtlas |
Interface for Atlas interpolation. More... | |
Namespaces | |
oops | |
The namespace for the main oops code. | |