UFO
ufo::ObsAvgKernelTLAD Class Reference

AvgKernel TL/AD observation operator class. More...

#include <ObsAvgKernelTLAD.h>

Inheritance diagram for ufo::ObsAvgKernelTLAD:
Collaboration diagram for ufo::ObsAvgKernelTLAD:

Public Member Functions

 ObsAvgKernelTLAD (const ioda::ObsSpace &, const eckit::Configuration &)
 
virtual ~ObsAvgKernelTLAD ()
 
void setTrajectory (const GeoVaLs &, ObsDiagnostics &) override
 Obs Operator. More...
 
void simulateObsTL (const GeoVaLs &, ioda::ObsVector &) const override
 
void simulateObsAD (GeoVaLs &, const ioda::ObsVector &) const override
 
const oops::Variables & requiredVars () const override
 Operator input required from Model. More...
 
int & toFortran ()
 
const int & toFortran () const
 
- Public Member Functions inherited from ufo::LinearObsOperatorBase
 LinearObsOperatorBase (const ioda::ObsSpace &odb)
 
virtual ~LinearObsOperatorBase ()
 
virtual oops::Variables simulatedVars () const
 List of variables simulated by this operator. More...
 
const ioda::ObsSpace & obsspace () const
 The space containing the observations to be simulated by this operator. More...
 

Static Public Member Functions

static const std::string classname ()
 

Private Member Functions

void print (std::ostream &) const override
 

Private Attributes

F90hop keyOperAvgKernel_
 
oops::Variables varin_
 

Detailed Description

AvgKernel TL/AD observation operator class.

Definition at line 34 of file ObsAvgKernelTLAD.h.

Constructor & Destructor Documentation

◆ ObsAvgKernelTLAD()

ufo::ObsAvgKernelTLAD::ObsAvgKernelTLAD ( const ioda::ObsSpace &  odb,
const eckit::Configuration &  config 
)

Definition at line 26 of file ObsAvgKernelTLAD.cc.

Here is the call graph for this function:

◆ ~ObsAvgKernelTLAD()

ufo::ObsAvgKernelTLAD::~ObsAvgKernelTLAD ( )
virtual

Definition at line 37 of file ObsAvgKernelTLAD.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

static const std::string ufo::ObsAvgKernelTLAD::classname ( )
inlinestatic

Definition at line 37 of file ObsAvgKernelTLAD.h.

◆ print()

void ufo::ObsAvgKernelTLAD::print ( std::ostream &  os) const
overrideprivatevirtual

Implements ufo::LinearObsOperatorBase.

Definition at line 72 of file ObsAvgKernelTLAD.cc.

◆ requiredVars()

const oops::Variables& ufo::ObsAvgKernelTLAD::requiredVars ( ) const
inlineoverridevirtual

Operator input required from Model.

Implements ufo::LinearObsOperatorBase.

Definition at line 48 of file ObsAvgKernelTLAD.h.

◆ setTrajectory()

void ufo::ObsAvgKernelTLAD::setTrajectory ( const GeoVaLs ,
ObsDiagnostics  
)
overridevirtual

Obs Operator.

Implements ufo::LinearObsOperatorBase.

Definition at line 44 of file ObsAvgKernelTLAD.cc.

Here is the call graph for this function:

◆ simulateObsAD()

void ufo::ObsAvgKernelTLAD::simulateObsAD ( GeoVaLs geovals,
const ioda::ObsVector &  ovec 
) const
overridevirtual

Implements ufo::LinearObsOperatorBase.

Definition at line 63 of file ObsAvgKernelTLAD.cc.

Here is the call graph for this function:

◆ simulateObsTL()

void ufo::ObsAvgKernelTLAD::simulateObsTL ( const GeoVaLs geovals,
ioda::ObsVector &  ovec 
) const
overridevirtual

Implements ufo::LinearObsOperatorBase.

Definition at line 54 of file ObsAvgKernelTLAD.cc.

Here is the call graph for this function:

◆ toFortran() [1/2]

int& ufo::ObsAvgKernelTLAD::toFortran ( )
inline

Definition at line 50 of file ObsAvgKernelTLAD.h.

◆ toFortran() [2/2]

const int& ufo::ObsAvgKernelTLAD::toFortran ( ) const
inline

Definition at line 51 of file ObsAvgKernelTLAD.h.

Member Data Documentation

◆ keyOperAvgKernel_

F90hop ufo::ObsAvgKernelTLAD::keyOperAvgKernel_
private

Definition at line 55 of file ObsAvgKernelTLAD.h.

◆ varin_

oops::Variables ufo::ObsAvgKernelTLAD::varin_
private

Definition at line 56 of file ObsAvgKernelTLAD.h.


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