GeometryMPAS handles geometry for MPAS model.
More...
#include <GeometryMPAS.h>
GeometryMPAS handles geometry for MPAS model.
Definition at line 36 of file GeometryMPAS.h.
◆ GeometryMPAS() [1/2]
mpas::GeometryMPAS::GeometryMPAS |
( |
const eckit::Configuration & |
config, |
|
|
const eckit::mpi::Comm & |
comm |
|
) |
| |
◆ GeometryMPAS() [2/2]
mpas::GeometryMPAS::GeometryMPAS |
( |
const GeometryMPAS & |
other | ) |
|
◆ ~GeometryMPAS()
mpas::GeometryMPAS::~GeometryMPAS |
( |
| ) |
|
◆ atlasFieldSet()
atlas::FieldSet* mpas::GeometryMPAS::atlasFieldSet |
( |
| ) |
const |
|
inline |
◆ atlasFunctionSpace()
atlas::FunctionSpace* mpas::GeometryMPAS::atlasFunctionSpace |
( |
| ) |
const |
|
inline |
◆ classname()
static const std::string mpas::GeometryMPAS::classname |
( |
| ) |
|
|
inlinestatic |
◆ getComm()
const eckit::mpi::Comm& mpas::GeometryMPAS::getComm |
( |
| ) |
const |
|
inline |
◆ isEqual()
bool mpas::GeometryMPAS::isEqual |
( |
const GeometryMPAS & |
other | ) |
const |
◆ operator=()
◆ print()
void mpas::GeometryMPAS::print |
( |
std::ostream & |
os | ) |
const |
|
private |
◆ toFortran() [1/2]
F90geom& mpas::GeometryMPAS::toFortran |
( |
| ) |
|
|
inline |
◆ toFortran() [2/2]
const F90geom& mpas::GeometryMPAS::toFortran |
( |
| ) |
const |
|
inline |
◆ variableSizes()
std::vector< size_t > mpas::GeometryMPAS::variableSizes |
( |
const oops::Variables & |
vars | ) |
const |
◆ atlasFieldSet_
std::unique_ptr<atlas::FieldSet> mpas::GeometryMPAS::atlasFieldSet_ |
|
private |
◆ atlasFunctionSpace_
std::unique_ptr<atlas::functionspace::PointCloud> mpas::GeometryMPAS::atlasFunctionSpace_ |
|
private |
◆ comm_
const eckit::mpi::Comm& mpas::GeometryMPAS::comm_ |
|
private |
◆ keyGeom_
F90geom mpas::GeometryMPAS::keyGeom_ |
|
private |
The documentation for this class was generated from the following files: