FV3-JEDI
fv3jedi::VarChaGeosRst2Bkg Class Reference

#include <VarChaGeosRst2Bkg.h>

Inheritance diagram for fv3jedi::VarChaGeosRst2Bkg:
Collaboration diagram for fv3jedi::VarChaGeosRst2Bkg:

Public Member Functions

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

Detailed Description

Definition at line 23 of file VarChaGeosRst2Bkg.h.

Constructor & Destructor Documentation

◆ VarChaGeosRst2Bkg()

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

Definition at line 28 of file VarChaGeosRst2Bkg.cc.

Here is the call graph for this function:

◆ ~VarChaGeosRst2Bkg()

fv3jedi::VarChaGeosRst2Bkg::~VarChaGeosRst2Bkg ( )

Definition at line 38 of file VarChaGeosRst2Bkg.cc.

Here is the call graph for this function:

Member Function Documentation

◆ changeVar()

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

Definition at line 45 of file VarChaGeosRst2Bkg.cc.

Here is the call graph for this function:

◆ changeVarInverse()

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

Definition at line 54 of file VarChaGeosRst2Bkg.cc.

Here is the call graph for this function:

◆ classname()

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

Definition at line 25 of file VarChaGeosRst2Bkg.h.

Here is the caller graph for this function:

◆ print()

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

Definition at line 63 of file VarChaGeosRst2Bkg.cc.

Here is the call graph for this function:

Member Data Documentation

◆ geom_

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

Definition at line 32 of file VarChaGeosRst2Bkg.h.

◆ keyFtnConfig_

F90vc_R2B fv3jedi::VarChaGeosRst2Bkg::keyFtnConfig_
private

Definition at line 33 of file VarChaGeosRst2Bkg.h.


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