preCICE v3.1.2
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
precice::query::Index::IndexImpl Class Reference
Collaboration diagram for precice::query::Index::IndexImpl:
[legend]

Public Member Functions

VertexTraits::Ptr getVertexRTree (const mesh::Mesh &mesh)
 
EdgeTraits::Ptr getEdgeRTree (const mesh::Mesh &mesh)
 
TriangleTraits::Ptr getTriangleRTree (const mesh::Mesh &mesh)
 
TetrahedronTraits::Ptr getTetraRTree (const mesh::Mesh &mesh)
 
void clear ()
 

Private Attributes

MeshIndices indices
 

Detailed Description

Definition at line 32 of file Index.cpp.

Member Function Documentation

◆ clear()

void precice::query::Index::IndexImpl::clear ( )

Definition at line 144 of file Index.cpp.

◆ getEdgeRTree()

EdgeTraits::Ptr precice::query::Index::IndexImpl::getEdgeRTree ( const mesh::Mesh & mesh)

Definition at line 65 of file Index.cpp.

Here is the call graph for this function:

◆ getTetraRTree()

TetrahedronTraits::Ptr precice::query::Index::IndexImpl::getTetraRTree ( const mesh::Mesh & mesh)

Definition at line 114 of file Index.cpp.

Here is the call graph for this function:

◆ getTriangleRTree()

TriangleTraits::Ptr precice::query::Index::IndexImpl::getTriangleRTree ( const mesh::Mesh & mesh)

Definition at line 86 of file Index.cpp.

Here is the call graph for this function:

◆ getVertexRTree()

VertexTraits::Ptr precice::query::Index::IndexImpl::getVertexRTree ( const mesh::Mesh & mesh)

Definition at line 45 of file Index.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ indices

MeshIndices precice::query::Index::IndexImpl::indices
private

Definition at line 42 of file Index.cpp.


The documentation for this class was generated from the following file: