|
OOPS
|
#include <map>#include <memory>#include <string>#include <boost/noncopyable.hpp>#include "atlas/field.h"#include "atlas/functionspace.h"#include "eckit/config/Configuration.h"#include "oops/util/Logger.h"#include "oops/util/Printable.h"

Go to the source code of this file.
Classes | |
| class | oops::InterpolatorBase |
| Base class for Generic interpolation. More... | |
| class | oops::InterpolatorFactory |
| InterpolatorFactory: Factory for creating Interpolator objects. More... | |
| class | oops::InterpolatorMaker< T > |
Namespaces | |
| eckit | |
| oops | |
| The namespace for the main oops code. | |