OOPS
test/interface/VariableChange.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/State.h"
#include "oops/generic/instantiateVariableChangeFactory.h"
#include "oops/interface/VariableChange.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Test.h"
#include "oops/util/Expect.h"
#include "oops/util/Logger.h"
#include "test/TestEnvironment.h"
Include dependency graph for test/interface/VariableChange.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  test::VariableChangeFixture< MODEL >
 
class  test::VariableChange< MODEL >
 

Namespaces

 test
 

Macros

#define ECKIT_TESTING_SELF_REGISTER_CASES   0
 

Functions

template<typename MODEL >
void test::testVariableChangeInverse ()
 
template<typename MODEL >
void test::testVariableChangeParametersWrapperValidName ()
 
template<typename MODEL >
void test::testVariableChangeParametersWrapperInvalidName ()
 
template<typename MODEL >
void test::testVariableChangeFactoryGetMakerNames ()
 

Macro Definition Documentation

◆ ECKIT_TESTING_SELF_REGISTER_CASES

#define ECKIT_TESTING_SELF_REGISTER_CASES   0

Definition at line 17 of file test/interface/VariableChange.h.