| OOPS
    | 
#include <ConvertState.h>


| Public Member Functions | |
| ConvertState (const eckit::mpi::Comm &comm=oops::mpi::world()) | |
| virtual | ~ConvertState () | 
| 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 State< MODEL > | State_ | 
| typedef VariableChange< MODEL > | VariableChange_ | 
| Private Member Functions | |
| std::string | appname () const | 
| Additional Inherited Members | |
|  Protected Member Functions inherited from oops::Application | |
| const eckit::mpi::Comm & | getComm () const | 
Definition at line 28 of file ConvertState.h.
| 
 | private | 
Definition at line 29 of file ConvertState.h.
| 
 | private | 
Definition at line 30 of file ConvertState.h.
| 
 | private | 
Definition at line 31 of file ConvertState.h.
| 
 | inlineexplicit | 
Definition at line 35 of file ConvertState.h.
| 
 | inlinevirtual | 
Definition at line 39 of file ConvertState.h.
| 
 | inlineprivatevirtual | 
Implements oops::Application.
Definition at line 101 of file ConvertState.h.
| 
 | inlinevirtual | 
Implements oops::Application.
Definition at line 41 of file ConvertState.h.
