#include <ModelFV3LM.h>
|
void | print (std::ostream &) const |
|
Definition at line 36 of file ModelFV3LM.h.
◆ ModelFV3LM()
fv3jedi::ModelFV3LM::ModelFV3LM |
( |
const Geometry & |
resol, |
|
|
const eckit::Configuration & |
mconf |
|
) |
| |
◆ ~ModelFV3LM()
fv3jedi::ModelFV3LM::~ModelFV3LM |
( |
| ) |
|
◆ classname()
static const std::string fv3jedi::ModelFV3LM::classname |
( |
| ) |
|
|
inlinestatic |
◆ finalize()
void fv3jedi::ModelFV3LM::finalize |
( |
State & |
xx | ) |
const |
◆ initialize()
void fv3jedi::ModelFV3LM::initialize |
( |
State & |
xx | ) |
const |
◆ print()
void fv3jedi::ModelFV3LM::print |
( |
std::ostream & |
os | ) |
const |
|
private |
◆ step()
void fv3jedi::ModelFV3LM::step |
( |
State & |
xx, |
|
|
const ModelBias & |
|
|
) |
| const |
◆ timeResolution()
const util::Duration& fv3jedi::ModelFV3LM::timeResolution |
( |
| ) |
const |
|
inline |
◆ variables()
const oops::Variables& fv3jedi::ModelFV3LM::variables |
( |
| ) |
const |
|
inline |
◆ geom_
const Geometry fv3jedi::ModelFV3LM::geom_ |
|
private |
◆ keyConfig_
F90model fv3jedi::ModelFV3LM::keyConfig_ |
|
private |
◆ tstep_
util::Duration fv3jedi::ModelFV3LM::tstep_ |
|
private |
◆ vars_
const oops::Variables fv3jedi::ModelFV3LM::vars_ |
|
private |
The documentation for this class was generated from the following files: