OOPS
test/interface/GeoVaLs.h File Reference
#include <cmath>
#include <memory>
#include <string>
#include <vector>
#include <boost/noncopyable.hpp>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "oops/base/ObsSpaces.h"
#include "oops/base/State.h"
#include "oops/base/Variables.h"
#include "oops/interface/GeoVaLs.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Test.h"
#include "oops/util/dot_product.h"
#include "oops/util/Logger.h"
#include "test/interface/ObsTestsFixture.h"
#include "test/TestEnvironment.h"
Include dependency graph for test/interface/GeoVaLs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  test::GeoVaLs< OBS >
 

Namespaces

 test
 

Macros

#define ECKIT_TESTING_SELF_REGISTER_CASES   0
 

Functions

template<typename OBS >
void test::testConstructor ()
 Tests creation and destruction of ObsErrorCovariances. More...
 
template<typename OBS >
void test::testUtils ()
 
template<typename OBS >
void test::testRead ()
 

Macro Definition Documentation

◆ ECKIT_TESTING_SELF_REGISTER_CASES

#define ECKIT_TESTING_SELF_REGISTER_CASES   0

Definition at line 16 of file test/interface/GeoVaLs.h.