preCICE v3.1.2
|
Provides the necessary template specialisations to adapt precice's Edge to boost.geometry. More...
#include <RTreeAdapter.hpp>
Public Types | |
using | type = segment_tag |
Provides the necessary template specialisations to adapt precice's Edge to boost.geometry.
This adapts every Edge to the segment concept of boost.geometry. Include impl/RangeAdapter.hpp for full support.
Definition at line 139 of file RTreeAdapter.hpp.
using boost::geometry::traits::tag< pm::Edge >::type = segment_tag |
Definition at line 140 of file RTreeAdapter.hpp.