Definition at line 44 of file PHG.cpp.
bool insert |
( |
const Uint |
idx | ) |
|
|
inline |
Insert a new index to remove and return true if that index was NOT inserted before.
Definition at line 53 of file PHG.cpp.
void remove_rows |
( |
ArrayT & |
array | ) |
|
|
inline |
Removes the array items located at the indices inserted so far.
Definition at line 73 of file PHG.cpp.
Number of indices that were registered for removal so far.
Definition at line 61 of file PHG.cpp.
std::set<Uint> m_indices_to_remove |
|
private |
The documentation for this class was generated from the following file: