FV3-JEDI
fv3jedi::LinVarChaA2M Class Reference

#include <LinVarChaA2M.h>

Inheritance diagram for fv3jedi::LinVarChaA2M:
Collaboration diagram for fv3jedi::LinVarChaA2M:

Public Member Functions

 LinVarChaA2M (const State &, const State &, const Geometry &, const eckit::Configuration &)
 
 ~LinVarChaA2M ()
 
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_A2M keyFtnConfig_
 

Detailed Description

Definition at line 23 of file LinVarChaA2M.h.

Constructor & Destructor Documentation

◆ LinVarChaA2M()

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

Definition at line 28 of file LinVarChaA2M.cc.

Here is the call graph for this function:

◆ ~LinVarChaA2M()

fv3jedi::LinVarChaA2M::~LinVarChaA2M ( )

Definition at line 39 of file LinVarChaA2M.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

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

Definition at line 25 of file LinVarChaA2M.h.

Here is the caller graph for this function:

◆ multiply()

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

Definition at line 46 of file LinVarChaA2M.cc.

Here is the call graph for this function:

◆ multiplyAD()

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

Definition at line 64 of file LinVarChaA2M.cc.

Here is the call graph for this function:

◆ multiplyInverse()

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

Definition at line 55 of file LinVarChaA2M.cc.

Here is the call graph for this function:

◆ multiplyInverseAD()

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

Definition at line 73 of file LinVarChaA2M.cc.

Here is the call graph for this function:

◆ print()

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

Definition at line 82 of file LinVarChaA2M.cc.

Here is the call graph for this function:

Member Data Documentation

◆ geom_

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

Definition at line 35 of file LinVarChaA2M.h.

◆ keyFtnConfig_

F90lvc_A2M fv3jedi::LinVarChaA2M::keyFtnConfig_
private

Definition at line 36 of file LinVarChaA2M.h.


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