FV3 Bundle
|
#include <ExternalDFI.h>
Public Member Functions | |
ExternalDFI () | |
virtual | ~ExternalDFI () |
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 36 of file ExternalDFI.h.
|
private |
Definition at line 37 of file ExternalDFI.h.
|
private |
Definition at line 38 of file ExternalDFI.h.
|
private |
Definition at line 39 of file ExternalDFI.h.
|
private |
Definition at line 40 of file ExternalDFI.h.
|
inline |
Definition at line 44 of file ExternalDFI.h.
|
inlinevirtual |
Definition at line 46 of file ExternalDFI.h.
|
inlineprivatevirtual |
Implements oops::Application.
Definition at line 110 of file ExternalDFI.h.
|
inlinevirtual |
Implements oops::Application.
Definition at line 48 of file ExternalDFI.h.