MPAS-JEDI
mpas::VarChaModel2GeoVars Class Reference

#include <VarChaModel2GeoVars.h>

Inheritance diagram for mpas::VarChaModel2GeoVars:
Collaboration diagram for mpas::VarChaModel2GeoVars:

Public Member Functions

 VarChaModel2GeoVars (const GeometryMPAS &, const eckit::Configuration &)
 
 ~VarChaModel2GeoVars ()
 
void changeVar (const StateMPAS &, StateMPAS &) const override
 
void changeVarInverse (const StateMPAS &, StateMPAS &) const override
 

Static Public Member Functions

static const std::string classname ()
 

Private Member Functions

void print (std::ostream &) const override
 

Private Attributes

F90vc_M2G keyFtnConfig_
 
std::shared_ptr< const GeometryMPASgeom_
 

Detailed Description

Definition at line 27 of file VarChaModel2GeoVars.h.

Constructor & Destructor Documentation

◆ VarChaModel2GeoVars()

mpas::VarChaModel2GeoVars::VarChaModel2GeoVars ( const GeometryMPAS geom,
const eckit::Configuration &  config 
)

Definition at line 28 of file VarChaModel2GeoVars.cc.

Here is the call graph for this function:

◆ ~VarChaModel2GeoVars()

mpas::VarChaModel2GeoVars::~VarChaModel2GeoVars ( )

Definition at line 36 of file VarChaModel2GeoVars.cc.

Here is the call graph for this function:

Member Function Documentation

◆ changeVar()

void mpas::VarChaModel2GeoVars::changeVar ( const StateMPAS xin,
StateMPAS xout 
) const
override

Definition at line 43 of file VarChaModel2GeoVars.cc.

Here is the call graph for this function:

◆ changeVarInverse()

void mpas::VarChaModel2GeoVars::changeVarInverse ( const StateMPAS xin,
StateMPAS xout 
) const
override

Definition at line 52 of file VarChaModel2GeoVars.cc.

Here is the call graph for this function:

◆ classname()

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

Definition at line 30 of file VarChaModel2GeoVars.h.

Here is the caller graph for this function:

◆ print()

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

Definition at line 60 of file VarChaModel2GeoVars.cc.

Here is the call graph for this function:

Member Data Documentation

◆ geom_

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

Definition at line 38 of file VarChaModel2GeoVars.h.

◆ keyFtnConfig_

F90vc_M2G mpas::VarChaModel2GeoVars::keyFtnConfig_
private

Definition at line 37 of file VarChaModel2GeoVars.h.


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