| baryToPhysical(const Point< double, 4 > &bary) const | axom::primal::Tetrahedron< T, NDIMS > | inline |
| checkAndFixOrientation() | axom::primal::Tetrahedron< T, NDIMS > | inline |
| circumsphere() const | axom::primal::Tetrahedron< T, NDIMS > | inline |
| contains(const PointType &p, double eps=1e-8) const | axom::primal::Tetrahedron< T, NDIMS > | inline |
| degenerate(double eps=1.0e-12) const | axom::primal::Tetrahedron< T, NDIMS > | inline |
| NUM_VERTS | axom::primal::Tetrahedron< T, NDIMS > | static |
| numVertices() | axom::primal::Tetrahedron< T, NDIMS > | inlinestatic |
| operator[](int idx) | axom::primal::Tetrahedron< T, NDIMS > | inline |
| operator[](int idx) const | axom::primal::Tetrahedron< T, NDIMS > | inline |
| physToBarycentric(const PointType &p, bool skipNormalization=false) const | axom::primal::Tetrahedron< T, NDIMS > | inline |
| PointType typedef | axom::primal::Tetrahedron< T, NDIMS > | |
| print(std::ostream &os) const | axom::primal::Tetrahedron< T, NDIMS > | inline |
| signedVolume() const | axom::primal::Tetrahedron< T, NDIMS > | inline |
| SphereType typedef | axom::primal::Tetrahedron< T, NDIMS > | |
| Tetrahedron() | axom::primal::Tetrahedron< T, NDIMS > | inline |
| Tetrahedron(const PointType &A, const PointType &B, const PointType &C, const PointType &D) | axom::primal::Tetrahedron< T, NDIMS > | inline |
| Tetrahedron(const PointType *pts) | axom::primal::Tetrahedron< T, NDIMS > | inlineexplicit |
| Tetrahedron(const axom::ArrayView< PointType > pts) | axom::primal::Tetrahedron< T, NDIMS > | inlineexplicit |
| Tetrahedron(std::initializer_list< PointType > pts) | axom::primal::Tetrahedron< T, NDIMS > | inlineexplicit |
| VectorType typedef | axom::primal::Tetrahedron< T, NDIMS > | |
| volume() const | axom::primal::Tetrahedron< T, NDIMS > | inline |