This is the complete list of members for precice::query::Index, including all inherited members.
_log | precice::query::Index | privatestatic |
_mesh | precice::query::Index | private |
_pimpl | precice::query::Index | private |
clear() | precice::query::Index | |
findCellOrProjection(const Eigen::VectorXd &location, int n) | precice::query::Index | |
findEdgeProjection(const Eigen::VectorXd &location, int n, ProjectionMatch closestVertex) | precice::query::Index | private |
findNearestProjection(const Eigen::VectorXd &location, int n) | precice::query::Index | |
findTriangleProjection(const Eigen::VectorXd &location, int n, ProjectionMatch closestVertex) | precice::query::Index | private |
findVertexProjection(const Eigen::VectorXd &location) | precice::query::Index | private |
getClosestEdges(const Eigen::VectorXd &sourceCoord, int n) | precice::query::Index | |
getClosestTriangles(const Eigen::VectorXd &sourceCoord, int n) | precice::query::Index | |
getClosestVertex(const Eigen::VectorXd &sourceCoord) | precice::query::Index | |
getClosestVertices(const Eigen::VectorXd &sourceCoord, int n) | precice::query::Index | |
getEnclosingTetrahedra(const Eigen::VectorXd &location) | precice::query::Index | |
getRtreeBounds() | precice::query::Index | |
getVerticesInsideBox(const mesh::Vertex ¢erVertex, double radius) | precice::query::Index | |
getVerticesInsideBox(const mesh::BoundingBox &bb) | precice::query::Index | |
Index(mesh::PtrMesh mesh) | precice::query::Index | |
Index(mesh::Mesh &mesh) | precice::query::Index | |
isAnyVertexInsideBox(const mesh::Vertex ¢erVertex, double radius) | precice::query::Index | |
~Index() | precice::query::Index | |