#include <Cell.hpp>
Definition at line 11 of file Cell.hpp.
◆ Cell() [1/3]
| wmtk::Cell::Cell |
( |
const Tuple & |
t, |
|
|
int64_t |
dimension |
|
) |
| |
◆ Cell() [2/3]
◆ Cell() [3/3]
◆ dimension()
| int64_t wmtk::Cell::dimension |
( |
| ) |
const |
◆ edge()
◆ face()
◆ operator<()
| bool wmtk::Cell::operator< |
( |
const Cell & |
o | ) |
const |
◆ operator==()
| bool wmtk::Cell::operator== |
( |
const Cell & |
o | ) |
const |
◆ tetrahedron()
| Cell wmtk::Cell::tetrahedron |
( |
const Tuple & |
t | ) |
|
|
static |
◆ tuple()
| const Tuple & wmtk::Cell::tuple |
( |
| ) |
const |
◆ vertex()
◆ m_dimension
| int64_t wmtk::Cell::m_dimension |
|
private |
◆ m_tuple
| Tuple wmtk::Cell::m_tuple |
|
private |
The documentation for this class was generated from the following files: