This is the complete list of members for RemovalStrategy, including all inherited members.
CellsToRemove(Tessellation const &tess, vector< ComputationalCell > const &cells, double time) const =0 | RemovalStrategy | pure virtual |
CheckOutput(Tessellation const &tess, vector< int > &ToRemove) const | RemovalStrategy | |
RemoveNearBoundary(vector< int > const &ToRemove, Tessellation const &tess) const | RemovalStrategy | |
RemoveNeighbors(vector< double > const &merits, vector< int > const &candidates, Tessellation const &tess) const | RemovalStrategy | |
~RemovalStrategy(void) | RemovalStrategy | virtual |