Class for chhosing which ghost generator to use. More...
#include <SeveralGhostGenerators.hpp>
Public Member Functions | |
virtual size_t | GhostChoose (Tessellation const &tess, int index) const =0 |
Chooses the ghost generator. More... | |
Class for chhosing which ghost generator to use.
Definition at line 14 of file SeveralGhostGenerators.hpp.
|
pure virtual |
Chooses the ghost generator.
tess | The tessellation |
index | The index of the mesh point to calculate for |