preCICE v3.1.2
Loading...
Searching...
No Matches
precice::query::Index Member List

This is the complete list of members for precice::query::Index, including all inherited members.

_logprecice::query::Indexprivatestatic
_meshprecice::query::Indexprivate
_pimplprecice::query::Indexprivate
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::Indexprivate
findNearestProjection(const Eigen::VectorXd &location, int n)precice::query::Index
findTriangleProjection(const Eigen::VectorXd &location, int n, ProjectionMatch closestVertex)precice::query::Indexprivate
findVertexProjection(const Eigen::VectorXd &location)precice::query::Indexprivate
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 &centerVertex, 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 &centerVertex, double radius)precice::query::Index
~Index()precice::query::Index