FV3 Bundle
fv3jedi::GeometryFV3JEDI Class Reference

GeometryFV3JEDI handles geometry for FV3JEDI model. More...

#include <GeometryFV3JEDI.h>

Inheritance diagram for fv3jedi::GeometryFV3JEDI:
[legend]
Collaboration diagram for fv3jedi::GeometryFV3JEDI:
[legend]

Public Member Functions

 GeometryFV3JEDI (const eckit::Configuration &)
 
 GeometryFV3JEDI (const GeometryFV3JEDI &)
 
 ~GeometryFV3JEDI ()
 
F90geomtoFortran ()
 
const F90geomtoFortran () const
 

Static Public Member Functions

static const std::string classname ()
 

Private Member Functions

GeometryFV3JEDIoperator= (const GeometryFV3JEDI &)
 
void print (std::ostream &) const
 

Private Attributes

F90geom keyGeom_
 

Detailed Description

GeometryFV3JEDI handles geometry for FV3JEDI model.

Definition at line 28 of file GeometryFV3JEDI.h.

Constructor & Destructor Documentation

◆ GeometryFV3JEDI() [1/2]

fv3jedi::GeometryFV3JEDI::GeometryFV3JEDI ( const eckit::Configuration &  conf)
explicit

Definition at line 20 of file GeometryFV3JEDI.cc.

Here is the call graph for this function:

◆ GeometryFV3JEDI() [2/2]

fv3jedi::GeometryFV3JEDI::GeometryFV3JEDI ( const GeometryFV3JEDI other)

Definition at line 27 of file GeometryFV3JEDI.cc.

Here is the call graph for this function:

◆ ~GeometryFV3JEDI()

fv3jedi::GeometryFV3JEDI::~GeometryFV3JEDI ( )

Definition at line 32 of file GeometryFV3JEDI.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

static const std::string fv3jedi::GeometryFV3JEDI::classname ( )
inlinestatic

Definition at line 31 of file GeometryFV3JEDI.h.

◆ operator=()

GeometryFV3JEDI& fv3jedi::GeometryFV3JEDI::operator= ( const GeometryFV3JEDI )
private

◆ print()

void fv3jedi::GeometryFV3JEDI::print ( std::ostream &  os) const
private

Definition at line 36 of file GeometryFV3JEDI.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

F90geom& fv3jedi::GeometryFV3JEDI::toFortran ( )
inline

Definition at line 37 of file GeometryFV3JEDI.h.

Here is the caller graph for this function:

◆ toFortran() [2/2]

const F90geom& fv3jedi::GeometryFV3JEDI::toFortran ( ) const
inline

Definition at line 38 of file GeometryFV3JEDI.h.

Member Data Documentation

◆ keyGeom_

F90geom fv3jedi::GeometryFV3JEDI::keyGeom_
private

Definition at line 43 of file GeometryFV3JEDI.h.


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