FV3-JEDI
fv3jedi::VarChaModel2GeoVaLs Class Reference

#include <VarChaModel2GeoVaLs.h>

Inheritance diagram for fv3jedi::VarChaModel2GeoVaLs:
Collaboration diagram for fv3jedi::VarChaModel2GeoVaLs:

Public Member Functions

 VarChaModel2GeoVaLs (const Geometry &, const eckit::Configuration &)
 
 ~VarChaModel2GeoVaLs ()
 
void changeVar (const State &, State &) const
 
void changeVarInverse (const State &, State &) const
 

Static Public Member Functions

static const std::string classname ()
 

Private Member Functions

void print (std::ostream &) const override
 

Private Attributes

F90vc_M2G keyFtnConfig_
 
std::shared_ptr< const Geometrygeom_
 

Detailed Description

Definition at line 23 of file VarChaModel2GeoVaLs.h.

Constructor & Destructor Documentation

◆ VarChaModel2GeoVaLs()

fv3jedi::VarChaModel2GeoVaLs::VarChaModel2GeoVaLs ( const Geometry geom,
const eckit::Configuration &  conf 
)
explicit

Definition at line 28 of file VarChaModel2GeoVaLs.cc.

Here is the call graph for this function:

◆ ~VarChaModel2GeoVaLs()

fv3jedi::VarChaModel2GeoVaLs::~VarChaModel2GeoVaLs ( )

Definition at line 38 of file VarChaModel2GeoVaLs.cc.

Here is the call graph for this function:

Member Function Documentation

◆ changeVar()

void fv3jedi::VarChaModel2GeoVaLs::changeVar ( const State xin,
State xout 
) const

Definition at line 45 of file VarChaModel2GeoVaLs.cc.

Here is the call graph for this function:

◆ changeVarInverse()

void fv3jedi::VarChaModel2GeoVaLs::changeVarInverse ( const State xin,
State xout 
) const

Definition at line 54 of file VarChaModel2GeoVaLs.cc.

Here is the call graph for this function:

◆ classname()

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

Definition at line 26 of file VarChaModel2GeoVaLs.h.

Here is the caller graph for this function:

◆ print()

void fv3jedi::VarChaModel2GeoVaLs::print ( std::ostream &  os) const
overrideprivate

Definition at line 62 of file VarChaModel2GeoVaLs.cc.

Here is the call graph for this function:

Member Data Documentation

◆ geom_

std::shared_ptr<const Geometry> fv3jedi::VarChaModel2GeoVaLs::geom_
private

Definition at line 34 of file VarChaModel2GeoVaLs.h.

◆ keyFtnConfig_

F90vc_M2G fv3jedi::VarChaModel2GeoVaLs::keyFtnConfig_
private

Definition at line 33 of file VarChaModel2GeoVaLs.h.


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