OOPS
|
#include <Increment.h>
Static Public Member Functions | |
static const Geometry_ & | resol () |
static const oops::Variables & | ctlvars () |
static const util::DateTime & | time () |
static const double & | tolerance () |
static const int & | skipAtlas () |
static const eckit::Configuration & | test () |
static void | reset () |
Private Types | |
typedef oops::Geometry< MODEL > | Geometry_ |
Private Member Functions | |
IncrementFixture () | |
~IncrementFixture () | |
Static Private Member Functions | |
static IncrementFixture< MODEL > & | getInstance () |
Private Attributes | |
std::unique_ptr< Geometry_ > | resol_ |
std::unique_ptr< oops::Variables > | ctlvars_ |
std::unique_ptr< const eckit::LocalConfiguration > | test_ |
double | tolerance_ |
int | skipAtlas_ |
std::unique_ptr< util::DateTime > | time_ |
std::unique_ptr< bool > | skipAccumTest_ |
std::unique_ptr< bool > | skipDiffTest_ |
Definition at line 44 of file test/interface/Increment.h.
|
private |
Definition at line 45 of file test/interface/Increment.h.
|
inlineprivate |
Definition at line 62 of file test/interface/Increment.h.
|
inlineprivate |
Definition at line 62 of file test/interface/Increment.h.
|
inlinestatic |
|
inlinestaticprivate |
Definition at line 62 of file test/interface/Increment.h.
|
inlinestatic |
Definition at line 54 of file test/interface/Increment.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
private |
Definition at line 89 of file test/interface/Increment.h.
|
private |
Definition at line 88 of file test/interface/Increment.h.
|
private |
Definition at line 94 of file test/interface/Increment.h.
|
private |
Definition at line 92 of file test/interface/Increment.h.
|
private |
Definition at line 95 of file test/interface/Increment.h.
|
private |
Definition at line 90 of file test/interface/Increment.h.
|
private |
Definition at line 93 of file test/interface/Increment.h.
|
private |
Definition at line 91 of file test/interface/Increment.h.