GomQG class to handle local model values for QG model.
More...
#include <GomQG.h>
|
void | print (std::ostream &) const |
|
GomQG class to handle local model values for QG model.
Definition at line 31 of file GomQG.h.
◆ GomQG() [1/5]
◆ GomQG() [2/5]
qg::GomQG::GomQG |
( |
const eckit::Configuration & |
config, |
|
|
const oops::Variables & |
|
|
) |
| |
QG GeoVaLs Constructor with Config.
Definition at line 33 of file GomQG.cc.
◆ GomQG() [3/5]
qg::GomQG::GomQG |
( |
const GomQG & |
other | ) |
|
|
explicit |
◆ GomQG() [4/5]
◆ GomQG() [5/5]
qg::GomQG::GomQG |
( |
int & |
fgom | ) |
|
|
inlineexplicit |
◆ ~GomQG()
◆ abs()
◆ analytic_init()
void qg::GomQG::analytic_init |
( |
const LocationsQG & |
locs, |
|
|
const eckit::Configuration & |
config |
|
) |
| |
GomQG Analytic Initialization.
This qg::GomQG constructor was introduced in May, 2018 for use with the interpolation test.
Definition at line 117 of file GomQG.cc.
◆ classname()
static const std::string qg::GomQG::classname |
( |
| ) |
|
|
inlinestatic |
◆ dot_product_with()
double qg::GomQG::dot_product_with |
( |
const GomQG & |
other | ) |
const |
◆ norm()
double qg::GomQG::norm |
( |
| ) |
const |
◆ operator*=()
GomQG & qg::GomQG::operator*= |
( |
const double & |
zz | ) |
|
◆ operator+=()
GomQG & qg::GomQG::operator+= |
( |
const GomQG & |
other | ) |
|
◆ operator-=()
GomQG & qg::GomQG::operator-= |
( |
const GomQG & |
other | ) |
|
◆ operator/=()
GomQG & qg::GomQG::operator/= |
( |
const GomQG & |
other | ) |
|
◆ operator=()
◆ print()
void qg::GomQG::print |
( |
std::ostream & |
os | ) |
const |
|
private |
◆ random()
void qg::GomQG::random |
( |
| ) |
|
◆ read()
void qg::GomQG::read |
( |
const eckit::Configuration & |
config | ) |
|
◆ toFortran() [1/2]
int& qg::GomQG::toFortran |
( |
| ) |
|
|
inline |
◆ toFortran() [2/2]
const int& qg::GomQG::toFortran |
( |
| ) |
const |
|
inline |
◆ write()
void qg::GomQG::write |
( |
const eckit::Configuration & |
config | ) |
const |
◆ zero()
◆ keyGom_
The documentation for this class was generated from the following files: