OOPS
test/generic/PseudoModelState4D.h File Reference
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include "eckit/config/LocalConfiguration.h"
#include "eckit/testing/Test.h"
#include "oops/base/Geometry.h"
#include "oops/base/Model.h"
#include "oops/base/PostProcessor.h"
#include "oops/base/State4D.h"
#include "oops/generic/PseudoModelState4D.h"
#include "oops/interface/ModelAuxControl.h"
#include "oops/interface/State.h"
#include "oops/mpi/mpi.h"
#include "oops/runs/Test.h"
#include "oops/util/Duration.h"
#include "test/TestEnvironment.h"
Include dependency graph for test/generic/PseudoModelState4D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  test::PseudoModelState4D< MODEL >
 

Namespaces

 test
 

Macros

#define ECKIT_TESTING_SELF_REGISTER_CASES   0
 

Functions

template<typename MODEL >
void test::testPseudoModelState4D ()
 Tests that PseudoModelState4D, run to 0th, 1st, 2nd, etc state produces the same results as the Model specified in yaml. More...
 

Macro Definition Documentation

◆ ECKIT_TESTING_SELF_REGISTER_CASES

#define ECKIT_TESTING_SELF_REGISTER_CASES   0

Definition at line 16 of file test/generic/PseudoModelState4D.h.