OOPS
|
#include <memory>
#include <string>
#include <vector>
#include <boost/noncopyable.hpp>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "oops/base/Geometry.h"
#include "oops/interface/ModelAuxCovariance.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Test.h"
#include "test/TestEnvironment.h"
Go to the source code of this file.
Classes | |
class | test::ModelAuxCovarianceFixture< MODEL > |
class | test::ModelAuxCovariance< MODEL > |
Namespaces | |
test | |
Macros | |
#define | ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Functions | |
template<typename OBS > | |
void | test::testConstructor () |
Tests creation and destruction of ObsErrorCovariances. More... | |
#define ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Definition at line 18 of file test/interface/ModelAuxCovariance.h.