FV3-JEDI
fv3jedi::VarChaC2A Class Reference

#include <VarChaC2A.h>

Inheritance diagram for fv3jedi::VarChaC2A:
Collaboration diagram for fv3jedi::VarChaC2A:

Public Member Functions

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

Detailed Description

Definition at line 23 of file VarChaC2A.h.

Constructor & Destructor Documentation

◆ VarChaC2A()

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

Definition at line 28 of file VarChaC2A.cc.

Here is the call graph for this function:

◆ ~VarChaC2A()

fv3jedi::VarChaC2A::~VarChaC2A ( )

Definition at line 38 of file VarChaC2A.cc.

Here is the call graph for this function:

Member Function Documentation

◆ changeVar()

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

Definition at line 45 of file VarChaC2A.cc.

Here is the call graph for this function:

◆ changeVarInverse()

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

Definition at line 54 of file VarChaC2A.cc.

Here is the call graph for this function:

◆ classname()

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

Definition at line 25 of file VarChaC2A.h.

Here is the caller graph for this function:

◆ print()

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

Definition at line 63 of file VarChaC2A.cc.

Here is the call graph for this function:

Member Data Documentation

◆ geom_

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

Definition at line 32 of file VarChaC2A.h.

◆ keyFtnConfig_

F90vc_C2A fv3jedi::VarChaC2A::keyFtnConfig_
private

Definition at line 33 of file VarChaC2A.h.


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