|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
This is the complete list of members for axom::primal::NeighborCollection, including all inherited members.
| addNeighbors(std::int8_t vtx, std::initializer_list< std::int8_t > nbrIds) | axom::primal::NeighborCollection | inline |
| addNeighbors(std::int8_t vtx, std::int8_t nbrId) | axom::primal::NeighborCollection | inline |
| clear() | axom::primal::NeighborCollection | inline |
| getNeighbors(int vtx) const | axom::primal::NeighborCollection | inline |
| getNeighbors(int vtx) | axom::primal::NeighborCollection | inline |
| getNumNeighbors(int vtx) const | axom::primal::NeighborCollection | inline |
| insertNeighborAtPos(std::int8_t vtx, std::int8_t nbr, std::int8_t pos) | axom::primal::NeighborCollection | inline |
| MAX_NBRS_PER_VERT | axom::primal::NeighborCollection | static |
| MAX_VERTS | axom::primal::NeighborCollection | static |
| NeighborCollection()=default | axom::primal::NeighborCollection | |
| operator[](int vtx) const | axom::primal::NeighborCollection | inline |
| operator[](int vtx) | axom::primal::NeighborCollection | inline |
| pruneNeighbors() | axom::primal::NeighborCollection | inline |
| VertexNbrs typedef | axom::primal::NeighborCollection |