|
OOPS
|
#include <LocalEnsembleSolver.h>


Public Member Functions | |
| LocalEnsembleSolverMaker (const std::string &name) | |
Public Member Functions inherited from oops::LocalEnsembleSolverFactory< MODEL, OBS > | |
| virtual | ~LocalEnsembleSolverFactory ()=default |
Private Types | |
| typedef Geometry< MODEL > | Geometry_ |
| typedef ObsSpaces< OBS > | ObsSpaces_ |
| typedef State4D< MODEL > | State4D_ |
Private Member Functions | |
| virtual LocalEnsembleSolver< MODEL, OBS > * | make (ObsSpaces_ &obspaces, const Geometry_ &geometry, const eckit::Configuration &conf, size_t nens, const State4D_ &xbmean) |
Additional Inherited Members | |
Static Public Member Functions inherited from oops::LocalEnsembleSolverFactory< MODEL, OBS > | |
| static std::unique_ptr< LocalEnsembleSolver< MODEL, OBS > > | create (ObsSpaces_ &, const Geometry_ &, const eckit::Configuration &, size_t, const State4D_ &) |
Protected Member Functions inherited from oops::LocalEnsembleSolverFactory< MODEL, OBS > | |
| LocalEnsembleSolverFactory (const std::string &) | |
Definition at line 270 of file LocalEnsembleSolver.h.
|
private |
Definition at line 271 of file LocalEnsembleSolver.h.
|
private |
Definition at line 272 of file LocalEnsembleSolver.h.
|
private |
Definition at line 273 of file LocalEnsembleSolver.h.
|
inlineexplicit |
Definition at line 280 of file LocalEnsembleSolver.h.
|
inlineprivatevirtual |
Implements oops::LocalEnsembleSolverFactory< MODEL, OBS >.
Definition at line 275 of file LocalEnsembleSolver.h.