|
SABER
|
#include <EstimateParams.h>


Public Member Functions | |
| EstimateParams (const eckit::mpi::Comm &comm=oops::mpi::world()) | |
| virtual | ~EstimateParams () |
| int | execute (const eckit::Configuration &fullConfig) const |
Static Public Member Functions | |
| static const std::string | classname () |
Private Types | |
| typedef oops::Geometry< MODEL > | Geometry_ |
| typedef oops::Increment< MODEL > | Increment_ |
| typedef oops::State< MODEL > | State_ |
| typedef ParametersBUMP< MODEL > | ParametersBUMP_ |
| typedef oops::IncrementEnsemble< MODEL > | Ensemble_ |
| typedef std::shared_ptr< oops::IncrementEnsemble< MODEL > > | EnsemblePtr_ |
Private Member Functions | |
| std::string | appname () const |
Definition at line 41 of file EstimateParams.h.
|
private |
Definition at line 46 of file EstimateParams.h.
|
private |
Definition at line 47 of file EstimateParams.h.
|
private |
Definition at line 42 of file EstimateParams.h.
|
private |
Definition at line 43 of file EstimateParams.h.
|
private |
Definition at line 45 of file EstimateParams.h.
|
private |
Definition at line 44 of file EstimateParams.h.
|
inlineexplicit |
Definition at line 52 of file EstimateParams.h.
|
inlinevirtual |
Definition at line 56 of file EstimateParams.h.
|
inlineprivate |
Definition at line 116 of file EstimateParams.h.
|
inlinestatic |
|
inline |
Definition at line 58 of file EstimateParams.h.

