FV3-JEDI
fv3jedi::VarChaVertRemap Class Reference

#include <VarChaVertRemap.h>

Inheritance diagram for fv3jedi::VarChaVertRemap:
Collaboration diagram for fv3jedi::VarChaVertRemap:

Public Member Functions

 VarChaVertRemap (const Geometry &, const eckit::Configuration &)
 
 ~VarChaVertRemap ()
 
void changeVar (const State &, State &) const
 
void changeVarInverse (const State &, State &) 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_
 
F90vc_VR keyFtn_
 

Detailed Description

Definition at line 23 of file VarChaVertRemap.h.

Constructor & Destructor Documentation

◆ VarChaVertRemap()

fv3jedi::VarChaVertRemap::VarChaVertRemap ( const Geometry resol,
const eckit::Configuration &  conf 
)
explicit

Definition at line 28 of file VarChaVertRemap.cc.

Here is the call graph for this function:

◆ ~VarChaVertRemap()

fv3jedi::VarChaVertRemap::~VarChaVertRemap ( )

Definition at line 46 of file VarChaVertRemap.cc.

Here is the call graph for this function:

Member Function Documentation

◆ changeVar()

void fv3jedi::VarChaVertRemap::changeVar ( const State xin,
State xout 
) const

Definition at line 53 of file VarChaVertRemap.cc.

Here is the call graph for this function:

◆ changeVarInverse()

void fv3jedi::VarChaVertRemap::changeVarInverse ( const State xin,
State xout 
) const

Definition at line 61 of file VarChaVertRemap.cc.

Here is the call graph for this function:

◆ classname()

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

Definition at line 25 of file VarChaVertRemap.h.

Here is the caller graph for this function:

◆ print()

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

Definition at line 69 of file VarChaVertRemap.cc.

Here is the call graph for this function:

Member Data Documentation

◆ geom_

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

Definition at line 32 of file VarChaVertRemap.h.

◆ keyFtn_

F90vc_VR fv3jedi::VarChaVertRemap::keyFtn_
private

Definition at line 33 of file VarChaVertRemap.h.


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