FV3-JEDI
fv3jedi::LinVarChaC2A Class Reference

#include <LinVarChaC2A.h>

Inheritance diagram for fv3jedi::LinVarChaC2A:
Collaboration diagram for fv3jedi::LinVarChaC2A:

Public Member Functions

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

Detailed Description

Definition at line 23 of file LinVarChaC2A.h.

Constructor & Destructor Documentation

◆ LinVarChaC2A()

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

Definition at line 28 of file LinVarChaC2A.cc.

Here is the call graph for this function:

◆ ~LinVarChaC2A()

fv3jedi::LinVarChaC2A::~LinVarChaC2A ( )

Definition at line 40 of file LinVarChaC2A.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

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

Definition at line 25 of file LinVarChaC2A.h.

Here is the caller graph for this function:

◆ multiply()

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

Definition at line 47 of file LinVarChaC2A.cc.

Here is the call graph for this function:

◆ multiplyAD()

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

Definition at line 63 of file LinVarChaC2A.cc.

Here is the call graph for this function:

◆ multiplyInverse()

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

Definition at line 55 of file LinVarChaC2A.cc.

Here is the call graph for this function:

◆ multiplyInverseAD()

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

Definition at line 71 of file LinVarChaC2A.cc.

Here is the call graph for this function:

◆ print()

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

Definition at line 79 of file LinVarChaC2A.cc.

Here is the call graph for this function:

Member Data Documentation

◆ geom_

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

Definition at line 35 of file LinVarChaC2A.h.

◆ keyFtnConfig_

F90lvc_C2A fv3jedi::LinVarChaC2A::keyFtnConfig_
private

Definition at line 36 of file LinVarChaC2A.h.


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