preCICE v3.1.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
precice::query::MeshIndices Struct Reference
Collaboration diagram for precice::query::MeshIndices:
[legend]

Public Attributes

VertexTraits::Ptr vertexRTree
 
EdgeTraits::Ptr edgeRTree
 
TriangleTraits::Ptr triangleRTree
 
TetrahedronTraits::Ptr tetraRTree
 

Detailed Description

Definition at line 25 of file Index.cpp.

Member Data Documentation

◆ edgeRTree

EdgeTraits::Ptr precice::query::MeshIndices::edgeRTree

Definition at line 27 of file Index.cpp.

◆ tetraRTree

TetrahedronTraits::Ptr precice::query::MeshIndices::tetraRTree

Definition at line 29 of file Index.cpp.

◆ triangleRTree

TriangleTraits::Ptr precice::query::MeshIndices::triangleRTree

Definition at line 28 of file Index.cpp.

◆ vertexRTree

VertexTraits::Ptr precice::query::MeshIndices::vertexRTree

Definition at line 26 of file Index.cpp.


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