FV3-JEDI
fv3jedi::VarChaA2M Class Reference

#include <VarChaA2M.h>

Inheritance diagram for fv3jedi::VarChaA2M:
Collaboration diagram for fv3jedi::VarChaA2M:

Public Member Functions

 VarChaA2M (const Geometry &, const eckit::Configuration &)
 
 ~VarChaA2M ()
 
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

std::shared_ptr< const Geometrygeom_
 
F90vc_A2M keyFtnConfig_
 
eckit::LocalConfiguration conf_
 

Detailed Description

Definition at line 23 of file VarChaA2M.h.

Constructor & Destructor Documentation

◆ VarChaA2M()

fv3jedi::VarChaA2M::VarChaA2M ( const Geometry resol,
const eckit::Configuration &  conf 
)
explicit

Definition at line 28 of file VarChaA2M.cc.

Here is the call graph for this function:

◆ ~VarChaA2M()

fv3jedi::VarChaA2M::~VarChaA2M ( )

Definition at line 38 of file VarChaA2M.cc.

Here is the call graph for this function:

Member Function Documentation

◆ changeVar()

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

Definition at line 45 of file VarChaA2M.cc.

Here is the call graph for this function:

◆ changeVarInverse()

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

Definition at line 55 of file VarChaA2M.cc.

Here is the call graph for this function:

◆ classname()

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

Definition at line 25 of file VarChaA2M.h.

Here is the caller graph for this function:

◆ print()

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

Definition at line 65 of file VarChaA2M.cc.

Here is the call graph for this function:

Member Data Documentation

◆ conf_

eckit::LocalConfiguration fv3jedi::VarChaA2M::conf_
private

Definition at line 35 of file VarChaA2M.h.

◆ geom_

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

Definition at line 32 of file VarChaA2M.h.

◆ keyFtnConfig_

F90vc_A2M fv3jedi::VarChaA2M::keyFtnConfig_
private

Definition at line 33 of file VarChaA2M.h.


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