IODA Bundle
|
#include <LocalEnsembleSolver.h>
Public Member Functions | |
LocalEnsembleSolverMaker (const std::string &name) | |
![]() | |
virtual | ~LocalEnsembleSolverFactory ()=default |
Private Types | |
typedef Geometry< MODEL > | Geometry_ |
typedef ObsSpaces< OBS > | ObsSpaces_ |
Private Member Functions | |
virtual LocalEnsembleSolver< MODEL, OBS > * | make (ObsSpaces_ &obspaces, const Geometry_ &geometry, const eckit::Configuration &conf, size_t nens) |
Additional Inherited Members | |
![]() | |
static std::unique_ptr< LocalEnsembleSolver< MODEL, OBS > > | create (ObsSpaces_ &, const Geometry_ &, const eckit::Configuration &, size_t) |
![]() | |
LocalEnsembleSolverFactory (const std::string &) | |
Definition at line 249 of file LocalEnsembleSolver.h.
|
private |
Definition at line 250 of file LocalEnsembleSolver.h.
|
private |
Definition at line 251 of file LocalEnsembleSolver.h.
|
inlineexplicit |
Definition at line 257 of file LocalEnsembleSolver.h.
|
inlineprivatevirtual |
Implements oops::LocalEnsembleSolverFactory< MODEL, OBS >.
Definition at line 253 of file LocalEnsembleSolver.h.