FV3 Bundle
|
#include <Forecast.h>
Public Member Functions | |
Forecast () | |
virtual | ~Forecast () |
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 State< MODEL > | State_ |
Private Member Functions | |
std::string | appname () const |
Definition at line 31 of file Forecast.h.
|
private |
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.
|
inline |
Definition at line 39 of file Forecast.h.
|
inlinevirtual |
Definition at line 41 of file Forecast.h.
|
inlineprivatevirtual |
Implements oops::Application.
Definition at line 87 of file Forecast.h.
|
inlinevirtual |
Implements oops::Application.
Definition at line 43 of file Forecast.h.