FV3 Bundle
|
#include <LinearModel.h>
Static Public Member Functions | |
static const eckit::Configuration & | test () |
static const Geometry_ & | resol () |
static const oops::Variables & | ctlvars () |
static const util::DateTime & | time () |
static const Covariance_ & | covariance () |
static const Model_ & | model () |
static const State_ & | xref () |
static const ModelAux_ & | bias () |
static const ModelAuxIncr_ & | dbias () |
static const LinearModel_ & | tlm () |
Private Types | |
typedef oops::Geometry< MODEL > | Geometry_ |
typedef oops::Increment< MODEL > | Increment_ |
typedef oops::LinearModel< MODEL > | LinearModel_ |
typedef oops::Model< MODEL > | Model_ |
typedef oops::ModelAuxControl< MODEL > | ModelAux_ |
typedef oops::ModelAuxIncrement< MODEL > | ModelAuxIncr_ |
typedef oops::State< MODEL > | State_ |
typedef oops::ModelSpaceCovarianceBase< MODEL > | Covariance_ |
Private Member Functions | |
LinearModelFixture () | |
~LinearModelFixture () | |
Static Private Member Functions | |
static LinearModelFixture< MODEL > & | getInstance () |
Private Attributes | |
boost::scoped_ptr< const eckit::LocalConfiguration > | test_ |
boost::scoped_ptr< const eckit::LocalConfiguration > | tlConf_ |
boost::scoped_ptr< const Geometry_ > | resol_ |
boost::scoped_ptr< const util::DateTime > | time_ |
boost::scoped_ptr< const oops::Variables > | ctlvars_ |
boost::scoped_ptr< const State_ > | xref_ |
boost::scoped_ptr< const Model_ > | model_ |
boost::scoped_ptr< const ModelAux_ > | bias_ |
boost::scoped_ptr< const ModelAuxIncr_ > | dbias_ |
boost::scoped_ptr< const Covariance_ > | B_ |
boost::scoped_ptr< const LinearModel_ > | tlm_ |
Definition at line 55 of file test/interface/LinearModel.h.
|
private |
Definition at line 63 of file test/interface/LinearModel.h.
|
private |
Definition at line 56 of file test/interface/LinearModel.h.
|
private |
Definition at line 57 of file test/interface/LinearModel.h.
|
private |
Definition at line 58 of file test/interface/LinearModel.h.
|
private |
Definition at line 59 of file test/interface/LinearModel.h.
|
private |
Definition at line 60 of file test/interface/LinearModel.h.
|
private |
Definition at line 61 of file test/interface/LinearModel.h.
|
private |
Definition at line 62 of file test/interface/LinearModel.h.
|
inlineprivate |
Definition at line 83 of file test/interface/LinearModel.h.
|
inlineprivate |
Definition at line 124 of file test/interface/LinearModel.h.
|
inlinestatic |
Definition at line 73 of file test/interface/LinearModel.h.
|
inlinestatic |
Definition at line 70 of file test/interface/LinearModel.h.
|
inlinestatic |
Definition at line 68 of file test/interface/LinearModel.h.
|
inlinestatic |
Definition at line 74 of file test/interface/LinearModel.h.
|
inlinestaticprivate |
Definition at line 78 of file test/interface/LinearModel.h.
|
inlinestatic |
Definition at line 71 of file test/interface/LinearModel.h.
|
inlinestatic |
Definition at line 67 of file test/interface/LinearModel.h.
|
inlinestatic |
Definition at line 66 of file test/interface/LinearModel.h.
|
inlinestatic |
Definition at line 69 of file test/interface/LinearModel.h.
|
inlinestatic |
Definition at line 75 of file test/interface/LinearModel.h.
|
inlinestatic |
Definition at line 72 of file test/interface/LinearModel.h.
|
private |
Definition at line 135 of file test/interface/LinearModel.h.
|
private |
Definition at line 133 of file test/interface/LinearModel.h.
|
private |
Definition at line 130 of file test/interface/LinearModel.h.
|
private |
Definition at line 134 of file test/interface/LinearModel.h.
|
private |
Definition at line 132 of file test/interface/LinearModel.h.
|
private |
Definition at line 128 of file test/interface/LinearModel.h.
|
private |
Definition at line 126 of file test/interface/LinearModel.h.
|
private |
Definition at line 129 of file test/interface/LinearModel.h.
|
private |
Definition at line 127 of file test/interface/LinearModel.h.
|
private |
Definition at line 136 of file test/interface/LinearModel.h.
|
private |
Definition at line 131 of file test/interface/LinearModel.h.