FV3 Bundle
|
RunFV3JEDI encapsulates one FV3JEDI/OOPS run. More...
#include <RunFV3JEDI.h>
Public Member Functions | |
RunFV3JEDI (int, char **) | |
~RunFV3JEDI () | |
Public Member Functions inherited from oops::Run | |
Run (int argc, char **argv) | |
virtual | ~Run () |
void | execute (const Application &) |
Additional Inherited Members | |
Protected Member Functions inherited from oops::Run | |
const eckit::Configuration & | config () const |
RunFV3JEDI encapsulates one FV3JEDI/OOPS run.
Definition at line 22 of file RunFV3JEDI.h.
fv3jedi::RunFV3JEDI::RunFV3JEDI | ( | int | argc, |
char ** | argv | ||
) |
fv3jedi::RunFV3JEDI::~RunFV3JEDI | ( | ) |