Background error covariance matrix for LFRic.
More...
#include <ErrorCovarianceMPAS.h>
|
void | print (std::ostream &) const |
|
Background error covariance matrix for LFRic.
Definition at line 37 of file ErrorCovarianceMPAS.h.
◆ ErrorCovarianceMPAS()
mpas::ErrorCovarianceMPAS::ErrorCovarianceMPAS |
( |
const GeometryMPAS & |
resol, |
|
|
const oops::Variables & |
, |
|
|
const eckit::Configuration & |
config, |
|
|
const StateMPAS & |
, |
|
|
const StateMPAS & |
|
|
) |
| |
◆ ~ErrorCovarianceMPAS()
mpas::ErrorCovarianceMPAS::~ErrorCovarianceMPAS |
( |
| ) |
|
◆ classname()
static const std::string mpas::ErrorCovarianceMPAS::classname |
( |
| ) |
|
|
inlinestatic |
◆ inverseMultiply()
◆ linearize()
◆ multiply()
◆ print()
void mpas::ErrorCovarianceMPAS::print |
( |
std::ostream & |
os | ) |
const |
|
private |
◆ randomize()
void mpas::ErrorCovarianceMPAS::randomize |
( |
IncrementMPAS & |
dx | ) |
const |
◆ geom_
std::unique_ptr<const GeometryMPAS> mpas::ErrorCovarianceMPAS::geom_ |
|
private |
◆ keyErrCov_
F90bmat mpas::ErrorCovarianceMPAS::keyErrCov_ |
|
private |
◆ time_
util::DateTime mpas::ErrorCovarianceMPAS::time_ |
|
private |
The documentation for this class was generated from the following files: