UFO
|
#include <memory>
#include <string>
#include <vector>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "ioda/ObsSpace.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Test.h"
#include "oops/util/DateTime.h"
#include "oops/util/Duration.h"
#include "oops/util/Logger.h"
#include "test/TestEnvironment.h"
#include "ufo/Locations.h"
Go to the source code of this file.
Classes | |
class | ufo::test::Locations |
Namespaces | |
ufo | |
ufo::test | |
Macros | |
#define | ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Functions | |
void | ufo::test::testLocations () |
#define ECKIT_TESTING_SELF_REGISTER_CASES 0 |
Definition at line 16 of file test/ufo/Locations.h.