#include <memory>
#include <string>
#include <vector>
#include "eckit/config/Configuration.h"
#include "eckit/testing/Test.h"
#include "oops/base/Geometry.h"
#include "oops/base/Increment.h"
#include "oops/base/LocalIncrement.h"
#include "oops/interface/GeometryIterator.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Test.h"
#include "test/interface/GeometryFixture.h"
#include "test/interface/Increment.h"
#include "test/TestEnvironment.h"
Go to the source code of this file.
◆ ECKIT_TESTING_SELF_REGISTER_CASES
#define ECKIT_TESTING_SELF_REGISTER_CASES 0 |