IODA
|
This is the complete list of members for ioda::Selection::SingleSelection, including all inherited members.
block_ | ioda::Selection::SingleSelection | |
count_ | ioda::Selection::SingleSelection | |
dimension_ | ioda::Selection::SingleSelection | |
dimension_indices_counts_ | ioda::Selection::SingleSelection | |
dimension_indices_starts_ | ioda::Selection::SingleSelection | |
op_ | ioda::Selection::SingleSelection | |
points_ | ioda::Selection::SingleSelection | |
SingleSelection(SelectionOperator op, const VecDimensions_t &start, const VecDimensions_t &count, const VecDimensions_t &stride={}, const VecDimensions_t &block={}) | ioda::Selection::SingleSelection | inline |
SingleSelection(SelectionOperator op, const std::vector< VecDimensions_t > &points) | ioda::Selection::SingleSelection | inline |
SingleSelection(SelectionOperator op, size_t dimension, const VecDimensions_t &indices_starts, const VecDimensions_t &indices_counts={}) | ioda::Selection::SingleSelection | inline |
SingleSelection() | ioda::Selection::SingleSelection | inline |
start_ | ioda::Selection::SingleSelection | |
stride_ | ioda::Selection::SingleSelection |