preCICE v3.2.0
Loading...
Searching...
No Matches
precice::query::MeshIndices Struct Reference

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: