OOPS
|
#include <HofX3D.h>
Public Member Functions | |
HofX3D (const eckit::mpi::Comm &comm=oops::mpi::world()) | |
virtual | ~HofX3D () |
int | execute (const eckit::Configuration &fullConfig) const |
![]() | |
Application (const eckit::mpi::Comm &comm) | |
virtual | ~Application () |
Private Types | |
typedef CalcHofX< OBS > | CalcHofX_ |
typedef Geometry< MODEL > | Geometry_ |
typedef GeoVaLs< OBS > | GeoVaLs_ |
typedef GetValues< MODEL, OBS > | GetValues_ |
typedef Locations< OBS > | Locations_ |
typedef ObsAuxControls< OBS > | ObsAux_ |
typedef Observations< OBS > | Observations_ |
typedef ObsSpaces< OBS > | ObsSpaces_ |
typedef State< MODEL > | State_ |
typedef ChangeVariables< MODEL > | ChangeVariables_ |
typedef std::vector< std::unique_ptr< GeoVaLs_ > > | GeoVaLsVec_ |
typedef std::vector< std::unique_ptr< Locations_ > > | LocationsVec_ |
typedef std::vector< Variables > | VariablesVec_ |
Private Member Functions | |
std::string | appname () const |
Additional Inherited Members | |
![]() | |
const eckit::mpi::Comm & | getComm () const |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
inlineexplicit |
|
inlinevirtual |
|
inlineprivatevirtual |
Implements oops::Application.
|
inlinevirtual |
Implements oops::Application.
Definition at line 64 of file HofX3D.h.