OOPS
|
#include <Forecast.h>
Public Member Functions | |
Forecast (const eckit::mpi::Comm &comm=oops::mpi::world()) | |
virtual | ~Forecast () |
int | execute (const eckit::Configuration &fullConfig) const |
![]() | |
Application (const eckit::mpi::Comm &comm) | |
virtual | ~Application () |
Private Types | |
typedef Geometry< MODEL > | Geometry_ |
typedef Model< MODEL > | Model_ |
typedef ModelAuxControl< MODEL > | ModelAux_ |
typedef State< MODEL > | State_ |
Private Member Functions | |
std::string | appname () const |
Additional Inherited Members | |
![]() | |
const eckit::mpi::Comm & | getComm () const |
Definition at line 32 of file Forecast.h.
|
private |
Definition at line 33 of file Forecast.h.
|
private |
Definition at line 34 of file Forecast.h.
|
private |
Definition at line 35 of file Forecast.h.
|
private |
Definition at line 36 of file Forecast.h.
|
inlineexplicit |
Definition at line 40 of file Forecast.h.
|
inlinevirtual |
Definition at line 42 of file Forecast.h.
|
inlineprivatevirtual |
Implements oops::Application.
Definition at line 88 of file Forecast.h.
|
inlinevirtual |
Implements oops::Application.
Definition at line 44 of file Forecast.h.