GeometryQG handles geometry for QG model.
More...
#include <GeometryQG.h>
GeometryQG handles geometry for QG model.
Definition at line 57 of file GeometryQG.h.
◆ Parameters_
◆ GeometryQG() [1/2]
◆ GeometryQG() [2/2]
qg::GeometryQG::GeometryQG |
( |
const GeometryQG & |
other | ) |
|
◆ ~GeometryQG()
qg::GeometryQG::~GeometryQG |
( |
| ) |
|
◆ atlasFieldSet()
atlas::FieldSet* qg::GeometryQG::atlasFieldSet |
( |
| ) |
const |
|
inline |
◆ atlasFunctionSpace()
atlas::FunctionSpace* qg::GeometryQG::atlasFunctionSpace |
( |
| ) |
const |
|
inline |
◆ begin()
◆ classname()
static const std::string qg::GeometryQG::classname |
( |
| ) |
|
|
inlinestatic |
◆ end()
◆ getComm()
const eckit::mpi::Comm& qg::GeometryQG::getComm |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ print()
void qg::GeometryQG::print |
( |
std::ostream & |
os | ) |
const |
|
private |
◆ toFortran()
const F90geom& qg::GeometryQG::toFortran |
( |
| ) |
const |
|
inline |
◆ variableSizes()
std::vector< size_t > qg::GeometryQG::variableSizes |
( |
const oops::Variables & |
vars | ) |
const |
◆ verticalCoord()
std::vector< double > qg::GeometryQG::verticalCoord |
( |
std::string & |
vcUnits | ) |
const |
◆ atlasFieldSet_
std::unique_ptr<atlas::FieldSet> qg::GeometryQG::atlasFieldSet_ |
|
private |
◆ atlasFunctionSpace_
std::unique_ptr<atlas::functionspace::PointCloud> qg::GeometryQG::atlasFunctionSpace_ |
|
private |
◆ comm_
const eckit::mpi::Comm& qg::GeometryQG::comm_ |
|
private |
◆ keyGeom_
The documentation for this class was generated from the following files: