| a() const | tetrahedron< Point, PointRef > | inline |
| b() const | tetrahedron< Point, PointRef > | inline |
| barycentric(const point &pt, List< scalar > &bary) const | tetrahedron< Point, PointRef > | inline |
| c() const | tetrahedron< Point, PointRef > | inline |
| centre() const | tetrahedron< Point, PointRef > | inline |
| circumCentre() const | tetrahedron< Point, PointRef > | inline |
| circumRadius() const | tetrahedron< Point, PointRef > | inline |
| containmentSphere(const scalar tol) const | tetrahedron< Point, PointRef > | |
| d() const | tetrahedron< Point, PointRef > | inline |
| gradNiDotGradNj(scalarField &buffer) const | tetrahedron< Point, PointRef > | |
| gradNiGradNi(tensorField &buffer) const | tetrahedron< Point, PointRef > | |
| gradNiGradNj(tensorField &buffer) const | tetrahedron< Point, PointRef > | |
| gradNiSquared(scalarField &buffer) const | tetrahedron< Point, PointRef > | |
| inside(const point &pt) const | tetrahedron< Point, PointRef > | inline |
| mag() const | tetrahedron< Point, PointRef > | inline |
| nearestPoint(const point &p) const | tetrahedron< Point, PointRef > | inline |
| nEdges enum value | tetrahedron< Point, PointRef > | |
| nVertices enum value | tetrahedron< Point, PointRef > | |
| operator(Ostream &, const tetrahedron &) | tetrahedron< Point, PointRef > | friend |
| operator>>(Istream &, tetrahedron &) | tetrahedron< Point, PointRef > | friend |
| quality() const | tetrahedron< Point, PointRef > | inline |
| randomPoint(Random &rndGen) const | tetrahedron< Point, PointRef > | inline |
| randomPoint(cachedRandom &rndGen) const | tetrahedron< Point, PointRef > | inline |
| Sa() const | tetrahedron< Point, PointRef > | inline |
| Sb() const | tetrahedron< Point, PointRef > | inline |
| Sc() const | tetrahedron< Point, PointRef > | inline |
| Sd() const | tetrahedron< Point, PointRef > | inline |
| sliceWithPlane(const plane &pl, AboveTetOp &aboveOp, BelowTetOp &belowOp) const | tetrahedron< Point, PointRef > | inline |
| tetIntersectionList typedef | tetrahedron< Point, PointRef > | |
| tetOverlap(const tetrahedron< Point, PointRef > &tetB, tetIntersectionList &insideTets, label &nInside, tetIntersectionList &outsideTets, label &nOutside) const | tetrahedron< Point, PointRef > | inline |
| tetrahedron(const Point &a, const Point &b, const Point &c, const Point &d) | tetrahedron< Point, PointRef > | inline |
| tetrahedron(const UList< Point > &, const FixedList< label, 4 > &indices) | tetrahedron< Point, PointRef > | inline |
| tetrahedron(Istream &) | tetrahedron< Point, PointRef > | inline |
| tri(const label facei) const | tetrahedron< Point, PointRef > | inline |