GomL95 class to handle locations for L95 model.
More...
#include <GomL95.h>
GomL95 class to handle locations for L95 model.
Definition at line 32 of file GomL95.h.
◆ GomL95() [1/2]
◆ GomL95() [2/2]
Constructor with Configuration.
Definition at line 41 of file GomL95.cc.
◆ classname()
static const std::string lorenz95::GomL95::classname |
( |
| ) |
|
|
inlinestatic |
◆ dot_product_with()
double lorenz95::GomL95::dot_product_with |
( |
const GomL95 & |
gom | ) |
const |
◆ normalizedrms()
double lorenz95::GomL95::normalizedrms |
( |
const GomL95 & |
rhs | ) |
const |
◆ operator*=() [1/2]
GomL95 & lorenz95::GomL95::operator*= |
( |
const double & |
zz | ) |
|
◆ operator*=() [2/2]
◆ operator+=()
◆ operator-=()
◆ operator[]() [1/2]
double& lorenz95::GomL95::operator[] |
( |
const int |
ii | ) |
|
|
inline |
◆ operator[]() [2/2]
const double& lorenz95::GomL95::operator[] |
( |
const int |
ii | ) |
const |
|
inline |
◆ print()
void lorenz95::GomL95::print |
( |
std::ostream & |
os | ) |
const |
◆ random()
void lorenz95::GomL95::random |
( |
| ) |
|
◆ read()
void lorenz95::GomL95::read |
( |
const eckit::Configuration & |
conf | ) |
|
◆ rms()
double lorenz95::GomL95::rms |
( |
| ) |
const |
◆ size()
size_t lorenz95::GomL95::size |
( |
| ) |
const |
|
inline |
◆ write()
void lorenz95::GomL95::write |
( |
const eckit::Configuration & |
conf | ) |
const |
◆ zero()
void lorenz95::GomL95::zero |
( |
| ) |
|
◆ locval_
std::vector<double> lorenz95::GomL95::locval_ |
|
private |
◆ size_
size_t lorenz95::GomL95::size_ |
|
private |
The documentation for this class was generated from the following files: