#include <Model2GeoVaLs.h>
|
void | print (std::ostream &) const override |
|
Definition at line 20 of file Model2GeoVaLs.h.
◆ Model2GeoVaLs()
soca::Model2GeoVaLs::Model2GeoVaLs |
( |
const Geometry & |
geom, |
|
|
const eckit::Configuration & |
conf |
|
) |
| |
◆ ~Model2GeoVaLs()
soca::Model2GeoVaLs::~Model2GeoVaLs |
( |
| ) |
|
◆ changeVar()
void soca::Model2GeoVaLs::changeVar |
( |
const State & |
xin, |
|
|
State & |
xout |
|
) |
| const |
|
override |
◆ changeVarInverse()
void soca::Model2GeoVaLs::changeVarInverse |
( |
const State & |
, |
|
|
State & |
|
|
) |
| const |
|
override |
◆ classname()
static const std::string soca::Model2GeoVaLs::classname |
( |
| ) |
|
|
inlinestatic |
◆ print()
void soca::Model2GeoVaLs::print |
( |
std::ostream & |
| ) |
const |
|
inlineoverrideprivate |
◆ geom_
std::unique_ptr<Geometry> soca::Model2GeoVaLs::geom_ |
|
private |
The documentation for this class was generated from the following files: