OOPS
|
#include <Model.h>
Static Public Member Functions | |
static const eckit::Configuration & | test () |
static const Geometry_ & | resol () |
static const State_ & | xref () |
static const ModelAux_ & | bias () |
static const Model_ & | model () |
static void | reset () |
Private Types | |
typedef oops::Geometry< MODEL > | Geometry_ |
typedef oops::Model< MODEL > | Model_ |
typedef oops::ModelAuxControl< MODEL > | ModelAux_ |
typedef oops::State< MODEL > | State_ |
Private Member Functions | |
ModelFixture () | |
~ModelFixture () | |
Static Private Member Functions | |
static ModelFixture< MODEL > & | getInstance () |
Private Attributes | |
std::unique_ptr< const eckit::LocalConfiguration > | test_ |
std::unique_ptr< const Geometry_ > | resol_ |
std::unique_ptr< const State_ > | xref_ |
std::unique_ptr< const ModelAux_ > | bias_ |
std::unique_ptr< const Model_ > | model_ |
Definition at line 41 of file test/interface/Model.h.
|
private |
Definition at line 42 of file test/interface/Model.h.
|
private |
Definition at line 43 of file test/interface/Model.h.
|
private |
Definition at line 44 of file test/interface/Model.h.
|
private |
Definition at line 45 of file test/interface/Model.h.
|
inlineprivate |
Definition at line 62 of file test/interface/Model.h.
|
inlineprivate |
Definition at line 62 of file test/interface/Model.h.
|
inlinestatic |
|
inlinestaticprivate |
|
inlinestatic |
|
inlinestatic |
Definition at line 53 of file test/interface/Model.h.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
private |
Definition at line 88 of file test/interface/Model.h.
|
private |
Definition at line 89 of file test/interface/Model.h.
|
private |
Definition at line 86 of file test/interface/Model.h.
|
private |
Definition at line 85 of file test/interface/Model.h.
|
private |
Definition at line 87 of file test/interface/Model.h.