FV3-JEDI
fv3jedi::LinVarChaModel2GeoVaLs Class Reference

#include <LinVarChaModel2GeoVaLs.h>

Inheritance diagram for fv3jedi::LinVarChaModel2GeoVaLs:
Collaboration diagram for fv3jedi::LinVarChaModel2GeoVaLs:

Public Member Functions

 LinVarChaModel2GeoVaLs (const State &, const State &, const Geometry &, const eckit::Configuration &)
 
 ~LinVarChaModel2GeoVaLs ()
 
void multiply (const Increment &, Increment &) const
 
void multiplyInverse (const Increment &, Increment &) const
 
void multiplyAD (const Increment &, Increment &) const
 
void multiplyInverseAD (const Increment &, Increment &) 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_
 
F90lvc_M2G keyFtnConfig_
 

Detailed Description

Definition at line 33 of file LinVarChaModel2GeoVaLs.h.

Constructor & Destructor Documentation

◆ LinVarChaModel2GeoVaLs()

fv3jedi::LinVarChaModel2GeoVaLs::LinVarChaModel2GeoVaLs ( const State bg,
const State fg,
const Geometry resol,
const eckit::Configuration &  conf 
)
explicit

Definition at line 29 of file LinVarChaModel2GeoVaLs.cc.

Here is the call graph for this function:

◆ ~LinVarChaModel2GeoVaLs()

fv3jedi::LinVarChaModel2GeoVaLs::~LinVarChaModel2GeoVaLs ( )

Definition at line 41 of file LinVarChaModel2GeoVaLs.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

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

Definition at line 36 of file LinVarChaModel2GeoVaLs.h.

Here is the caller graph for this function:

◆ multiply()

void fv3jedi::LinVarChaModel2GeoVaLs::multiply ( const Increment dxin,
Increment dxout 
) const

Definition at line 48 of file LinVarChaModel2GeoVaLs.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ multiplyAD()

void fv3jedi::LinVarChaModel2GeoVaLs::multiplyAD ( const Increment dxin,
Increment dxout 
) const

Definition at line 63 of file LinVarChaModel2GeoVaLs.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ multiplyInverse()

void fv3jedi::LinVarChaModel2GeoVaLs::multiplyInverse ( const Increment dxin,
Increment dxout 
) const

Definition at line 56 of file LinVarChaModel2GeoVaLs.cc.

Here is the call graph for this function:

◆ multiplyInverseAD()

void fv3jedi::LinVarChaModel2GeoVaLs::multiplyInverseAD ( const Increment dxin,
Increment dxout 
) const

Definition at line 71 of file LinVarChaModel2GeoVaLs.cc.

Here is the call graph for this function:

◆ print()

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

Definition at line 78 of file LinVarChaModel2GeoVaLs.cc.

Here is the call graph for this function:

Member Data Documentation

◆ geom_

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

Definition at line 48 of file LinVarChaModel2GeoVaLs.h.

◆ keyFtnConfig_

F90lvc_M2G fv3jedi::LinVarChaModel2GeoVaLs::keyFtnConfig_
private

Definition at line 49 of file LinVarChaModel2GeoVaLs.h.


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