OOPS
oops::EnsRecenter< MODEL > Class Template Reference

#include <EnsRecenter.h>

Inheritance diagram for oops::EnsRecenter< MODEL >:
Collaboration diagram for oops::EnsRecenter< MODEL >:

Public Member Functions

 EnsRecenter (const eckit::mpi::Comm &comm=oops::mpi::world())
 
virtual ~EnsRecenter ()
 
int execute (const eckit::Configuration &fullConfig) const
 
- Public Member Functions inherited from oops::Application
 Application (const eckit::mpi::Comm &comm)
 
virtual ~Application ()
 

Private Types

typedef Geometry< MODEL > Geometry_
 
typedef Increment< MODEL > Increment_
 
typedef State< MODEL > State_
 

Private Member Functions

std::string appname () const
 

Additional Inherited Members

- Protected Member Functions inherited from oops::Application
const eckit::mpi::Comm & getComm () const
 

Detailed Description

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

Definition at line 27 of file EnsRecenter.h.

Member Typedef Documentation

◆ Geometry_

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

Definition at line 28 of file EnsRecenter.h.

◆ Increment_

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

Definition at line 29 of file EnsRecenter.h.

◆ State_

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

Definition at line 30 of file EnsRecenter.h.

Constructor & Destructor Documentation

◆ EnsRecenter()

template<typename MODEL >
oops::EnsRecenter< MODEL >::EnsRecenter ( const eckit::mpi::Comm &  comm = oops::mpi::world())
inlineexplicit

Definition at line 34 of file EnsRecenter.h.

◆ ~EnsRecenter()

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

Definition at line 36 of file EnsRecenter.h.

Member Function Documentation

◆ appname()

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

Implements oops::Application.

Definition at line 99 of file EnsRecenter.h.

◆ execute()

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

Implements oops::Application.

Definition at line 38 of file EnsRecenter.h.

Here is the call graph for this function:

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