| AXOM_STATIC_ASSERT_MSG(DIM==2||DIM==3, "The template parameter DIM can only be 2 or 3. ") | axom::quest::Delaunay< DIM > | |
| BARY_EPS | axom::quest::Delaunay< DIM > | static |
| BaryCoordType typedef | axom::quest::Delaunay< DIM > | |
| BoundingBox typedef | axom::quest::Delaunay< DIM > | |
| classifyOrientationDeterminant(double det, double tol) | axom::quest::Delaunay< DIM > | static |
| DataType typedef | axom::quest::Delaunay< DIM > | |
| Delaunay() | axom::quest::Delaunay< DIM > | inline |
| Delaunay(const Delaunay &)=delete | axom::quest::Delaunay< DIM > | |
| Delaunay(Delaunay &&other) | axom::quest::Delaunay< DIM > | inline |
| ElementType typedef | axom::quest::Delaunay< DIM > | |
| evaluateCircumsphereOnMesh(const IAMeshType &mesh, IndexType element_idx) | axom::quest::Delaunay< DIM > | static |
| evaluateElementOrientationDeterminant(IndexType element_idx) const | axom::quest::Delaunay< DIM > | |
| findContainingElement(const PointType &query_pt, bool warnOnInvalid=true) const | axom::quest::Delaunay< DIM > | |
| getBaryCoords(IndexType element_idx, const PointType &q_pt) const | axom::quest::Delaunay< DIM > | |
| getElement(int element_index) const | axom::quest::Delaunay< DIM > | inline |
| getInsertionStats() const | axom::quest::Delaunay< DIM > | inline |
| getInsertionValidationMode() const | axom::quest::Delaunay< DIM > | inline |
| getMeshData() const | axom::quest::Delaunay< DIM > | inline |
| getPointLocationStats() const | axom::quest::Delaunay< DIM > | inline |
| getSeedElements(IndexType element_idx, const BaryCoordType &bary_coord) const | axom::quest::Delaunay< DIM > | inline |
| IAMeshType typedef | axom::quest::Delaunay< DIM > | |
| IndexArray typedef | axom::quest::Delaunay< DIM > | |
| IndexPairType typedef | axom::quest::Delaunay< DIM > | |
| IndexType typedef | axom::quest::Delaunay< DIM > | |
| initializeBoundary(const BoundingBox &bb) | axom::quest::Delaunay< DIM > | |
| InsertionValidationMode enum name | axom::quest::Delaunay< DIM > | |
| insertPoint(const PointType &new_pt) | axom::quest::Delaunay< DIM > | |
| inSphereDeterminantOnMesh(const IAMeshType &mesh, const PointType &q, IndexType element_idx) | axom::quest::Delaunay< DIM > | static |
| inSphereOrientationOnMesh(const IAMeshType &mesh, const PointType &q, IndexType element_idx) | axom::quest::Delaunay< DIM > | static |
| INVALID_INDEX | axom::quest::Delaunay< DIM > | static |
| isConforming(bool verboseOutput=false) const | axom::quest::Delaunay< DIM > | |
| isPointInSphereOnMesh(const IAMeshType &mesh, const PointType &q, IndexType element_idx, bool includeBoundary) | axom::quest::Delaunay< DIM > | static |
| isSearchableElement(IndexType element_idx) const | axom::quest::Delaunay< DIM > | |
| isValid(bool verboseOutput=false) const | axom::quest::Delaunay< DIM > | |
| operator=(const Delaunay &)=delete | axom::quest::Delaunay< DIM > | |
| operator=(Delaunay &&other) | axom::quest::Delaunay< DIM > | |
| orientationResultName(int result) | axom::quest::Delaunay< DIM > | static |
| PointLocationStatus enum name | axom::quest::Delaunay< DIM > | |
| PointType typedef | axom::quest::Delaunay< DIM > | |
| printMesh() | axom::quest::Delaunay< DIM > | inline |
| removeBoundary() | axom::quest::Delaunay< DIM > | |
| reserveForPointCount(IndexType num_points) | axom::quest::Delaunay< DIM > | inline |
| setCollectPointLocationStats(bool enabled) | axom::quest::Delaunay< DIM > | inline |
| setInsertionValidationMode(InsertionValidationMode mode) | axom::quest::Delaunay< DIM > | inline |
| signWithTolerance(double value, double tolerance) | axom::quest::Delaunay< DIM > | inlinestatic |
| sphereSquaredDistanceTolerance(const CircumsphereEval &sphere, const PointType &x, double distance_sq) | axom::quest::Delaunay< DIM > | static |
| VectorType typedef | axom::quest::Delaunay< DIM > | |
| VERT_PER_ELEMENT | axom::quest::Delaunay< DIM > | static |
| VERTS_PER_FACET | axom::quest::Delaunay< DIM > | static |
| writeToVTKFile(const std::string &filename) | axom::quest::Delaunay< DIM > | |