FV3 Bundle
|
#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 () |
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 | |
boost::scoped_ptr< const eckit::LocalConfiguration > | test_ |
boost::scoped_ptr< const Geometry_ > | resol_ |
boost::scoped_ptr< const State_ > | xref_ |
boost::scoped_ptr< const ModelAux_ > | bias_ |
boost::scoped_ptr< const Model_ > | model_ |
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.
|
private |
Definition at line 46 of file test/interface/Model.h.
|
inlineprivate |
|
inlineprivate |
Definition at line 77 of file test/interface/Model.h.
|
inlinestatic |
|
inlinestaticprivate |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
private |
Definition at line 82 of file test/interface/Model.h.
|
private |
Definition at line 83 of file test/interface/Model.h.
|
private |
Definition at line 80 of file test/interface/Model.h.
|
private |
Definition at line 79 of file test/interface/Model.h.
|
private |
Definition at line 81 of file test/interface/Model.h.