OOPS
|
#include <ConvertIncrement.h>
Public Member Functions | |
ConvertIncrement (const eckit::mpi::Comm &comm=oops::mpi::world()) | |
virtual | ~ConvertIncrement () |
int | execute (const eckit::Configuration &fullConfig) const |
![]() | |
Application (const eckit::mpi::Comm &comm) | |
virtual | ~Application () |
Private Types | |
typedef Geometry< MODEL > | Geometry_ |
typedef Increment< MODEL > | Increment_ |
typedef State< MODEL > | State_ |
typedef LinearVariableChangeBase< MODEL > | LinearVariableChange_ |
typedef LinearVariableChangeFactory< MODEL > | LinearVariableChangeFactory_ |
Private Member Functions | |
std::string | appname () const |
Additional Inherited Members | |
![]() | |
const eckit::mpi::Comm & | getComm () const |
Definition at line 29 of file ConvertIncrement.h.
|
private |
Definition at line 30 of file ConvertIncrement.h.
|
private |
Definition at line 31 of file ConvertIncrement.h.
|
private |
Definition at line 33 of file ConvertIncrement.h.
|
private |
Definition at line 34 of file ConvertIncrement.h.
|
private |
Definition at line 32 of file ConvertIncrement.h.
|
inlineexplicit |
Definition at line 38 of file ConvertIncrement.h.
|
inlinevirtual |
Definition at line 43 of file ConvertIncrement.h.
|
inlineprivatevirtual |
Implements oops::Application.
Definition at line 126 of file ConvertIncrement.h.
|
inlinevirtual |
Implements oops::Application.
Definition at line 45 of file ConvertIncrement.h.