FV3 Bundle
oops::GenEnsPertB< MODEL > Class Template Reference

#include <GenEnsPertB.h>

Inheritance diagram for oops::GenEnsPertB< MODEL >:
[legend]
Collaboration diagram for oops::GenEnsPertB< MODEL >:
[legend]

Public Member Functions

 GenEnsPertB ()
 
virtual ~GenEnsPertB ()
 
int execute (const eckit::Configuration &fullConfig) const
 
- Public Member Functions inherited from oops::Application
 Application ()
 
virtual ~Application ()
 

Private Types

typedef Geometry< MODEL > Geometry_
 
typedef Model< MODEL > Model_
 
typedef ModelAuxControl< MODEL > ModelAux_
 
typedef Increment< MODEL > Increment_
 
typedef State< MODEL > State_
 

Private Member Functions

std::string appname () const
 

Detailed Description

template<typename MODEL>
class oops::GenEnsPertB< MODEL >

Definition at line 37 of file GenEnsPertB.h.

Member Typedef Documentation

◆ Geometry_

template<typename MODEL>
typedef Geometry<MODEL> oops::GenEnsPertB< MODEL >::Geometry_
private

Definition at line 38 of file GenEnsPertB.h.

◆ Increment_

template<typename MODEL>
typedef Increment<MODEL> oops::GenEnsPertB< MODEL >::Increment_
private

Definition at line 41 of file GenEnsPertB.h.

◆ Model_

template<typename MODEL>
typedef Model<MODEL> oops::GenEnsPertB< MODEL >::Model_
private

Definition at line 39 of file GenEnsPertB.h.

◆ ModelAux_

template<typename MODEL>
typedef ModelAuxControl<MODEL> oops::GenEnsPertB< MODEL >::ModelAux_
private

Definition at line 40 of file GenEnsPertB.h.

◆ State_

template<typename MODEL>
typedef State<MODEL> oops::GenEnsPertB< MODEL >::State_
private

Definition at line 42 of file GenEnsPertB.h.

Constructor & Destructor Documentation

◆ GenEnsPertB()

template<typename MODEL>
oops::GenEnsPertB< MODEL >::GenEnsPertB ( )
inline

Definition at line 46 of file GenEnsPertB.h.

◆ ~GenEnsPertB()

template<typename MODEL>
virtual oops::GenEnsPertB< MODEL >::~GenEnsPertB ( )
inlinevirtual

Definition at line 50 of file GenEnsPertB.h.

Member Function Documentation

◆ appname()

template<typename MODEL>
std::string oops::GenEnsPertB< MODEL >::appname ( ) const
inlineprivatevirtual

Implements oops::Application.

Definition at line 112 of file GenEnsPertB.h.

◆ execute()

template<typename MODEL>
int oops::GenEnsPertB< MODEL >::execute ( const eckit::Configuration &  fullConfig) const
inlinevirtual

Implements oops::Application.

Definition at line 52 of file GenEnsPertB.h.

Here is the call graph for this function:

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