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 34 of file GomQG.h.
◆ GomQG() [1/5]
◆ GomQG() [2/5]
QG GeoVaLs Constructor with Config.
Definition at line 36 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()
◆ classname()
static const std::string qg::GomQG::classname |
( |
| ) |
|
|
inlinestatic |
◆ dot_product_with()
double qg::GomQG::dot_product_with |
( |
const GomQG & |
other | ) |
const |
◆ normalizedrms()
double qg::GomQG::normalizedrms |
( |
const GomQG & |
rhs | ) |
const |
◆ operator*=() [1/2]
GomQG & qg::GomQG::operator*= |
( |
const double & |
zz | ) |
|
◆ operator*=() [2/2]
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 | ) |
|
◆ rms()
double qg::GomQG::rms |
( |
| ) |
const |
◆ toFortran()
const int& qg::GomQG::toFortran |
( |
| ) |
const |
|
inline |
◆ write()
void qg::GomQG::write |
( |
const eckit::Configuration & |
config | ) |
const |
◆ zero()
◆ keyGom_
◆ vars_
The documentation for this class was generated from the following files: