|
IODA
|
Functions for ObsStore Selection. More...
#include <cstring>#include <gsl/gsl-lite.hpp>#include <memory>#include <string>#include <typeindex>#include <typeinfo>#include <vector>#include "ioda/defs.h"

Go to the source code of this file.
Classes | |
| class | ioda::ObsStore::SelectCounter |
| class | ioda::ObsStore::Selection |
Namespaces | |
| ioda | |
| ioda::ObsStore | |
Typedefs | |
| typedef std::vector< std::size_t > | ioda::ObsStore::SelectSpecs |
| container of selection indices More... | |
Enumerations | |
| enum class | ioda::ObsStore::SelectionModes { ioda::ObsStore::ALL , ioda::ObsStore::INTERSECT , ioda::ObsStore::POINT } |
| ObsStore selection modes. More... | |
Functions for ObsStore Selection.
Definition in file Selection.hpp.