Abstract class for coarsening scheme. More...
#include "../../tessellation/tessellation.hpp"
#include "../two_dimensional/computational_cell_2d.hpp"
#include <algorithm>
#include "../../misc/universal_error.hpp"
Go to the source code of this file.
Classes | |
class | RemovalStrategy |
Abstract class for derefinment strategies. More... | |
Abstract class for coarsening scheme.
Definition in file RemovalStrategy.hpp.