| __isFictitious | Cell | [mutable, protected] |
| __reference | Cell | [protected] |
| __vertices | Cell | [protected] |
| __volume | Cell | [protected] |
| cartesianHexahedron enum value | Cell | |
| Cell(const size_t &numberOfVertices) | Cell | [inline] |
| Cell(const size_t &numberOfVertices, const size_t &reference) | Cell | [inline] |
| Cell(const Cell &C) | Cell | [inline] |
| find(const Vertex *P) | Cell | [inline] |
| hexahedron enum value | Cell | |
| hexahedronByEdge enum value | Cell | |
| isFictitious() const | Cell | [inline] |
| numberOfVertices() const =0 | Cell | [pure virtual] |
| operator()(const size_t &i) | Cell | [inline] |
| operator()(const size_t &i) const | Cell | [inline] |
| operator=(const Cell &C) | Cell | [inline] |
| quadrangle3d enum value | Cell | |
| reference() const | Cell | [inline] |
| reference() | Cell | [inline] |
| replace(Vertex *v0, Vertex *v1) | Cell | [inline] |
| setFictitious(const bool &b) const | Cell | [inline] |
| tetrahedron enum value | Cell | |
| triangle3d enum value | Cell | |
| type() const =0 | Cell | [pure virtual] |
| Type enum name | Cell | |
| volume() const | Cell | [inline] |
| ~Cell() | Cell | [inline, virtual] |
1.5.6