RemovalStrategy Member List

This is the complete list of members for RemovalStrategy, including all inherited members.

CellsToRemove(Tessellation const &tess, vector< ComputationalCell > const &cells, double time) const =0RemovalStrategypure virtual
CheckOutput(Tessellation const &tess, vector< int > &ToRemove) constRemovalStrategy
RemoveNearBoundary(vector< int > const &ToRemove, Tessellation const &tess) constRemovalStrategy
RemoveNeighbors(vector< double > const &merits, vector< int > const &candidates, Tessellation const &tess) constRemovalStrategy
~RemovalStrategy(void)RemovalStrategyvirtual