OOPS
test/interface/ErrorCovariance.h File Reference
#include <cmath>
#include <iostream>
#include <memory>
#include <string>
#include <vector>
#include <boost/noncopyable.hpp>
#include "eckit/config/Configuration.h"
#include "eckit/testing/Test.h"
#include "oops/base/Geometry.h"
#include "oops/base/Increment.h"
#include "oops/base/instantiateCovarFactory.h"
#include "oops/base/ModelSpaceCovarianceBase.h"
#include "oops/base/State.h"
#include "oops/base/Variables.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Test.h"
#include "oops/util/DateTime.h"
#include "oops/util/dot_product.h"
#include "oops/util/Expect.h"
#include "oops/util/Logger.h"
#include "test/TestEnvironment.h"
Include dependency graph for test/interface/ErrorCovariance.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  test::ErrorCovarianceFixture< MODEL >
 
class  test::ErrorCovariance< MODEL >
 

Namespaces

 test
 

Macros

#define ECKIT_TESTING_SELF_REGISTER_CASES   0
 

Functions

template<typename MODEL >
void test::testErrorCovarianceZero ()
 
template<typename MODEL >
void test::testErrorCovarianceInverse ()
 
template<typename MODEL >
void test::testErrorCovarianceSym ()
 
template<typename MODEL >
void test::testCovarianceParametersWrapperValidName ()
 
template<typename MODEL >
void test::testCovarianceParametersWrapperInvalidName ()
 
template<typename MODEL >
void test::testCovarianceFactoryGetMakerNames ()
 

Macro Definition Documentation

◆ ECKIT_TESTING_SELF_REGISTER_CASES

#define ECKIT_TESTING_SELF_REGISTER_CASES   0

Definition at line 20 of file test/interface/ErrorCovariance.h.