FV3-JEDI
fv3jedi::VarChaColdStartWinds Class Reference

#include <VarChaColdStartWinds.h>

Inheritance diagram for fv3jedi::VarChaColdStartWinds:
Collaboration diagram for fv3jedi::VarChaColdStartWinds:

Public Member Functions

 VarChaColdStartWinds (const Geometry &, const eckit::Configuration &)
 
 ~VarChaColdStartWinds ()
 
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

F90vc_CSW keyFtn_
 

Detailed Description

Definition at line 23 of file VarChaColdStartWinds.h.

Constructor & Destructor Documentation

◆ VarChaColdStartWinds()

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

Definition at line 28 of file VarChaColdStartWinds.cc.

Here is the call graph for this function:

◆ ~VarChaColdStartWinds()

fv3jedi::VarChaColdStartWinds::~VarChaColdStartWinds ( )

Definition at line 37 of file VarChaColdStartWinds.cc.

Here is the call graph for this function:

Member Function Documentation

◆ changeVar()

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

Definition at line 44 of file VarChaColdStartWinds.cc.

Here is the call graph for this function:

◆ changeVarInverse()

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

Definition at line 52 of file VarChaColdStartWinds.cc.

Here is the call graph for this function:

◆ classname()

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

Definition at line 25 of file VarChaColdStartWinds.h.

Here is the caller graph for this function:

◆ print()

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

Definition at line 60 of file VarChaColdStartWinds.cc.

Here is the call graph for this function:

Member Data Documentation

◆ keyFtn_

F90vc_CSW fv3jedi::VarChaColdStartWinds::keyFtn_
private

Definition at line 32 of file VarChaColdStartWinds.h.


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