virtual void fillIn(Cell *cell) const
Method to fill in the cell data with the ones of the corresponding domain.
Definition GDHalfSpace.cpp:103
virtual bool belong(Coord &posElement, const int &) const
Method to verify inclusion of a vertex in geometrical domain.
Definition GDHalfSpace.cpp:77
General class for geometrical domain.
Definition GeometricalDomain.h:47