MPAS-JEDI
mpas::LinVarChaModel2GeoVars Class Reference

#include <LinVarChaModel2GeoVars.h>

Inheritance diagram for mpas::LinVarChaModel2GeoVars:
Collaboration diagram for mpas::LinVarChaModel2GeoVars:

Public Member Functions

 LinVarChaModel2GeoVars (const StateMPAS &, const StateMPAS &, const GeometryMPAS &, const eckit::Configuration &)
 
 ~LinVarChaModel2GeoVars ()
 
void multiply (const IncrementMPAS &, IncrementMPAS &) const
 
void multiplyInverse (const IncrementMPAS &, IncrementMPAS &) const
 
void multiplyAD (const IncrementMPAS &, IncrementMPAS &) const
 
void multiplyInverseAD (const IncrementMPAS &, IncrementMPAS &) 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 GeometryMPASgeom_
 
F90lvc_M2G keyFtnConfig_
 

Detailed Description

Definition at line 31 of file LinVarChaModel2GeoVars.h.

Constructor & Destructor Documentation

◆ LinVarChaModel2GeoVars()

mpas::LinVarChaModel2GeoVars::LinVarChaModel2GeoVars ( const StateMPAS bg,
const StateMPAS fg,
const GeometryMPAS resol,
const eckit::Configuration &  config 
)
explicit

Definition at line 29 of file LinVarChaModel2GeoVars.cc.

Here is the call graph for this function:

◆ ~LinVarChaModel2GeoVars()

mpas::LinVarChaModel2GeoVars::~LinVarChaModel2GeoVars ( )

Definition at line 39 of file LinVarChaModel2GeoVars.cc.

Here is the call graph for this function:

Member Function Documentation

◆ classname()

static const std::string mpas::LinVarChaModel2GeoVars::classname ( )
inlinestatic

Definition at line 34 of file LinVarChaModel2GeoVars.h.

Here is the caller graph for this function:

◆ multiply()

void mpas::LinVarChaModel2GeoVars::multiply ( const IncrementMPAS dxin,
IncrementMPAS dxout 
) const

Definition at line 46 of file LinVarChaModel2GeoVars.cc.

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

◆ multiplyAD()

void mpas::LinVarChaModel2GeoVars::multiplyAD ( const IncrementMPAS dxin,
IncrementMPAS dxout 
) const

Definition at line 63 of file LinVarChaModel2GeoVars.cc.

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

◆ multiplyInverse()

void mpas::LinVarChaModel2GeoVars::multiplyInverse ( const IncrementMPAS dxin,
IncrementMPAS dxout 
) const

Definition at line 55 of file LinVarChaModel2GeoVars.cc.

Here is the call graph for this function:

◆ multiplyInverseAD()

void mpas::LinVarChaModel2GeoVars::multiplyInverseAD ( const IncrementMPAS dxin,
IncrementMPAS dxout 
) const

Definition at line 72 of file LinVarChaModel2GeoVars.cc.

Here is the call graph for this function:

◆ print()

void mpas::LinVarChaModel2GeoVars::print ( std::ostream &  os) const
overrideprivate

Definition at line 80 of file LinVarChaModel2GeoVars.cc.

Here is the call graph for this function:

Member Data Documentation

◆ geom_

std::shared_ptr<const GeometryMPAS> mpas::LinVarChaModel2GeoVars::geom_
private

Definition at line 46 of file LinVarChaModel2GeoVars.h.

◆ keyFtnConfig_

F90lvc_M2G mpas::LinVarChaModel2GeoVars::keyFtnConfig_
private

Definition at line 47 of file LinVarChaModel2GeoVars.h.


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