preCICE v3.1.2
|
Classes | |
struct | IsDirectIndexable |
class | IsDirectIndexableHelper |
struct | PrimitiveTraits |
Type trait to extract information based on the type of a Primitive. More... | |
struct | PrimitiveTraits< mesh::Edge > |
struct | PrimitiveTraits< mesh::Tetrahedron > |
struct | PrimitiveTraits< mesh::Triangle > |
struct | PrimitiveTraits< pm::Vertex > |
class | PtrVectorIndexable |
Makes a utils::PtrVector indexable and thus be usable in boost::geometry::rtree. More... | |
struct | RTreeTraits |
The type traits of a rtree based on a Primitive. More... | |
class | VectorIndexable |
Makes a std::vector indexable and thus be usable in boost::geometry::rtree. More... | |
Typedefs | |
using | RTreeParameters = boost::geometry::index::rstar<16> |
The general rtree parameter type used in precice. | |
using precice::query::impl::RTreeParameters = boost::geometry::index::rstar<16> |
The general rtree parameter type used in precice.
Definition at line 235 of file RTreeAdapter.hpp.