#include <core/celltypes.h>
◆ dimension()
unsigned vistle::Cell::dimension |
( |
| ) |
const |
◆ edge()
std::vector< Index > vistle::Cell::edge |
( |
Index |
e | ) |
const |
◆ face()
std::vector< Index > vistle::Cell::face |
( |
Index |
f | ) |
const |
◆ numEdges()
unsigned vistle::Cell::numEdges |
( |
| ) |
const |
◆ numEdgeVertices()
Index vistle::Cell::numEdgeVertices |
( |
Index |
e | ) |
const |
◆ numFaces()
unsigned vistle::Cell::numFaces |
( |
| ) |
const |
◆ numFaceVertices()
unsigned vistle::Cell::numFaceVertices |
( |
Index |
f | ) |
const |
◆ numVertices()
unsigned vistle::Cell::numVertices |
( |
| ) |
const |
◆ type()
Byte vistle::Cell::type |
( |
| ) |
const |
◆ vertex()
The documentation for this class was generated from the following file: