25#ifndef dftefeOptimizedIndexSet_h
26#define dftefeOptimizedIndexSet_h
68 const std::vector<T> &
Definition: OptimizedIndexSet.h:48
bool operator==(const OptimizedIndexSet< T > &rhs) const
Definition: OptimizedIndexSet.t.cpp:130
bool getPosition(const OptimizedIndexSet< T > &rhs) const
size_type d_numContiguousRanges
Store the number of contiguous ranges in the input set of indices.
Definition: OptimizedIndexSet.h:73
std::vector< size_type > d_numEntriesBefore
Definition: OptimizedIndexSet.h:86
void getPosition(const T &index, size_type &pos, bool &found) const
Definition: OptimizedIndexSet.t.cpp:84
const std::vector< T > & getContiguousRanges() const
Definition: OptimizedIndexSet.t.cpp:140
std::vector< T > d_contiguousRanges
Definition: OptimizedIndexSet.h:82
~OptimizedIndexSet()=default
dealii includes
Definition: AtomFieldDataSpherical.cpp:31
unsigned int size_type
Definition: TypeConfig.h:8