IODA
test/ioda/ObsVector.h File Reference
#include <memory>
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Test.h"
#include "oops/test/TestEnvironment.h"
#include "oops/util/dot_product.h"
#include "oops/util/Logger.h"
#include "ioda/IodaTrait.h"
#include "ioda/ObsSpace.h"
#include "ioda/ObsVector.h"
Include dependency graph for test/ioda/ObsVector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ioda::test::ObsVecTestFixture
 
class  ioda::test::ObsVector
 

Namespaces

 ioda
 
 ioda::test
 

Macros

#define ECKIT_TESTING_SELF_REGISTER_CASES   0
 

Functions

void ioda::test::testConstructor ()
 
void ioda::test::testCopyConstructor ()
 
void ioda::test::testNotZero ()
 
void ioda::test::testRead ()
 
void ioda::test::testSave ()
 
void ioda::test::testAxpy ()
 tests ObsVector::axpy methods More...
 
void ioda::test::testDotProduct ()
 tests ObsVector::dot_product methods More...
 
void ioda::test::testDistributedMath ()
 
void ioda::test::testCleanup ()
 

Macro Definition Documentation

◆ ECKIT_TESTING_SELF_REGISTER_CASES

#define ECKIT_TESTING_SELF_REGISTER_CASES   0

Definition at line 20 of file test/ioda/ObsVector.h.