FV3 Bundle
qg::GeometryQG Class Reference

GeometryQG handles geometry for QG model. More...

#include <GeometryQG.h>

Inheritance diagram for qg::GeometryQG:
[legend]
Collaboration diagram for qg::GeometryQG:
[legend]

Public Member Functions

 GeometryQG (const eckit::Configuration &)
 
 GeometryQG (const GeometryQG &)
 
 ~GeometryQG ()
 
F90geomtoFortran ()
 
const F90geomtoFortran () const
 
GeometryQGIterator begin () const
 
GeometryQGIterator end () const
 

Static Public Member Functions

static const std::string classname ()
 

Private Member Functions

GeometryQGoperator= (const GeometryQG &)
 
void print (std::ostream &) const
 

Private Attributes

F90geom keyGeom_
 

Detailed Description

GeometryQG handles geometry for QG model.

Definition at line 33 of file GeometryQG.h.

Constructor & Destructor Documentation

◆ GeometryQG() [1/2]

qg::GeometryQG::GeometryQG ( const eckit::Configuration &  conf)
explicit

Definition at line 18 of file GeometryQG.cc.

Here is the call graph for this function:

◆ GeometryQG() [2/2]

qg::GeometryQG::GeometryQG ( const GeometryQG other)

Definition at line 23 of file GeometryQG.cc.

Here is the call graph for this function:

◆ ~GeometryQG()

qg::GeometryQG::~GeometryQG ( )

Definition at line 28 of file GeometryQG.cc.

Here is the call graph for this function:

Member Function Documentation

◆ begin()

GeometryQGIterator qg::GeometryQG::begin ( ) const

Definition at line 32 of file GeometryQG.cc.

◆ classname()

static const std::string qg::GeometryQG::classname ( )
inlinestatic

Definition at line 36 of file GeometryQG.h.

◆ end()

GeometryQGIterator qg::GeometryQG::end ( ) const

Definition at line 36 of file GeometryQG.cc.

Here is the call graph for this function:

◆ operator=()

GeometryQG& qg::GeometryQG::operator= ( const GeometryQG )
private

◆ print()

void qg::GeometryQG::print ( std::ostream &  os) const
private

Definition at line 43 of file GeometryQG.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

F90geom& qg::GeometryQG::toFortran ( )
inline

Definition at line 42 of file GeometryQG.h.

Here is the caller graph for this function:

◆ toFortran() [2/2]

const F90geom& qg::GeometryQG::toFortran ( ) const
inline

Definition at line 43 of file GeometryQG.h.

Member Data Documentation

◆ keyGeom_

F90geom qg::GeometryQG::keyGeom_
private

Definition at line 51 of file GeometryQG.h.


The documentation for this class was generated from the following files: