OOPS
|
#include <memory>
#include <string>
#include <vector>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "oops/../test/TestEnvironment.h"
#include "oops/assimilation/SpectralLMP.h"
#include "oops/runs/Test.h"
#include "oops/util/Expect.h"
#include "oops/util/FloatCompare.h"
#include "test/assimilation/Vector3D.h"
Go to the source code of this file.
Classes | |
class | test::SpectralLMP |
Namespaces | |
test | |
Macros | |
#define | ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Functions | |
void | test::test_SpectralLMP (const eckit::LocalConfiguration &conf) |
#define ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Definition at line 15 of file test/assimilation/SpectralLMP.h.