SOCA
soca::BkgErrGodas Class Reference

SOCA linear change of variable. More...

#include <BkgErrGodas.h>

Inheritance diagram for soca::BkgErrGodas:
Collaboration diagram for soca::BkgErrGodas:

Public Member Functions

 BkgErrGodas (const State &, const State &, const Geometry &, const eckit::Configuration &)
 
 ~BkgErrGodas ()
 
void multiply (const Increment &, Increment &) const
 Perform linear transforms. More...
 
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

int keyFtnConfig_
 

Detailed Description

SOCA linear change of variable.

Definition at line 33 of file BkgErrGodas.h.

Constructor & Destructor Documentation

◆ BkgErrGodas()

soca::BkgErrGodas::BkgErrGodas ( const State bkg,
const State traj,
const Geometry geom,
const eckit::Configuration &  conf 
)
explicit

Definition at line 33 of file BkgErrGodas.cc.

Here is the call graph for this function:

◆ ~BkgErrGodas()

soca::BkgErrGodas::~BkgErrGodas ( )

Definition at line 50 of file BkgErrGodas.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

static const std::string soca::BkgErrGodas::classname ( )
inlinestatic

Definition at line 35 of file BkgErrGodas.h.

◆ multiply()

void soca::BkgErrGodas::multiply ( const Increment dxa,
Increment dxm 
) const

Perform linear transforms.

Definition at line 55 of file BkgErrGodas.cc.

Here is the call graph for this function:

◆ multiplyAD()

void soca::BkgErrGodas::multiplyAD ( const Increment dxm,
Increment dxa 
) const

Definition at line 66 of file BkgErrGodas.cc.

Here is the call graph for this function:

◆ multiplyInverse()

void soca::BkgErrGodas::multiplyInverse ( const Increment dxm,
Increment dxa 
) const

Definition at line 61 of file BkgErrGodas.cc.

◆ multiplyInverseAD()

void soca::BkgErrGodas::multiplyInverseAD ( const Increment dxa,
Increment dxm 
) const

Definition at line 72 of file BkgErrGodas.cc.

◆ print()

void soca::BkgErrGodas::print ( std::ostream &  os) const
overrideprivate

Definition at line 77 of file BkgErrGodas.cc.

Member Data Documentation

◆ keyFtnConfig_

int soca::BkgErrGodas::keyFtnConfig_
private

Definition at line 49 of file BkgErrGodas.h.


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