#include <ErrorCovariance.h>
|
void | print (std::ostream &os) const |
|
Definition at line 34 of file ErrorCovariance.h.
◆ ErrorCovariance()
fv3jedi::ErrorCovariance::ErrorCovariance |
( |
const Geometry & |
resol, |
|
|
const oops::Variables & |
, |
|
|
const eckit::Configuration & |
conf, |
|
|
const State & |
, |
|
|
const State & |
|
|
) |
| |
◆ ~ErrorCovariance()
fv3jedi::ErrorCovariance::~ErrorCovariance |
( |
| ) |
|
◆ classname()
static const std::string fv3jedi::ErrorCovariance::classname |
( |
| ) |
|
|
inlinestatic |
◆ inverseMultiply()
void fv3jedi::ErrorCovariance::inverseMultiply |
( |
const Increment & |
dxin, |
|
|
Increment & |
dxout |
|
) |
| const |
◆ linearize()
void fv3jedi::ErrorCovariance::linearize |
( |
const State & |
, |
|
|
const Geometry & |
|
|
) |
| |
◆ multiply()
void fv3jedi::ErrorCovariance::multiply |
( |
const Increment & |
dxin, |
|
|
Increment & |
dxout |
|
) |
| const |
◆ print()
void fv3jedi::ErrorCovariance::print |
( |
std::ostream & |
os | ) |
const |
|
inlineprivate |
◆ randomize()
void fv3jedi::ErrorCovariance::randomize |
( |
Increment & |
dx | ) |
const |
The documentation for this class was generated from the following files: