OOPS
test/interface/ObsDataVector.h File Reference
#include <memory>
#include <string>
#include <vector>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "oops/base/ObsVector.h"
#include "oops/base/Variables.h"
#include "oops/interface/ObsDataVector.h"
#include "oops/runs/Test.h"
#include "oops/util/dot_product.h"
#include "test/interface/ObsTestsFixture.h"
#include "test/TestEnvironment.h"
Include dependency graph for test/interface/ObsDataVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  test::ObsDataVector< OBS >
 

Namespaces

 test
 

Macros

#define ECKIT_TESTING_SELF_REGISTER_CASES   0
 

Functions

template<typename OBS >
void test::testConstructors ()
 tests constructor and print method More...
 
template<typename OBS >
void test::testObsVector ()
 

Macro Definition Documentation

◆ ECKIT_TESTING_SELF_REGISTER_CASES

#define ECKIT_TESTING_SELF_REGISTER_CASES   0

Definition at line 15 of file test/interface/ObsDataVector.h.