|
SABER
|
Identity model space error covariance. More...
#include <ErrorCovarianceID.h>


Public Member Functions | |
| ErrorCovarianceID (const Geometry_ &, const oops::Variables &, const eckit::Configuration &, const State_ &, const State_ &) | |
| virtual | ~ErrorCovarianceID () |
Static Public Member Functions | |
| static const std::string | classname () |
Private Types | |
| typedef oops::Geometry< MODEL > | Geometry_ |
| typedef oops::Increment< MODEL > | Increment_ |
| typedef oops::State< MODEL > | State_ |
Private Member Functions | |
| ErrorCovarianceID (const ErrorCovarianceID &) | |
| ErrorCovarianceID & | operator= (const ErrorCovarianceID &) |
| void | doRandomize (Increment_ &) const override |
| void | doMultiply (const Increment_ &, Increment_ &) const override |
| void | doInverseMultiply (const Increment_ &, Increment_ &) const override |
| void | print (std::ostream &) const override |
Identity model space error covariance.
Definition at line 41 of file ErrorCovarianceID.h.
|
private |
Definition at line 44 of file ErrorCovarianceID.h.
|
private |
Definition at line 45 of file ErrorCovarianceID.h.
|
private |
Definition at line 46 of file ErrorCovarianceID.h.
| saber::ErrorCovarianceID< MODEL >::ErrorCovarianceID | ( | const Geometry_ & | resol, |
| const oops::Variables & | vars, | ||
| const eckit::Configuration & | conf, | ||
| const State_ & | xb, | ||
| const State_ & | fg | ||
| ) |
Definition at line 69 of file ErrorCovarianceID.h.
|
virtual |
Definition at line 81 of file ErrorCovarianceID.h.
|
private |
|
inlinestatic |
Definition at line 49 of file ErrorCovarianceID.h.
|
overrideprivate |
Definition at line 110 of file ErrorCovarianceID.h.
|
overrideprivate |
Definition at line 100 of file ErrorCovarianceID.h.
|
overrideprivate |
Definition at line 90 of file ErrorCovarianceID.h.
|
private |
|
overrideprivate |
Definition at line 120 of file ErrorCovarianceID.h.