16 #ifndef dealii_boost_adaptor_bounding_box_h 17 #define dealii_boost_adaptor_bounding_box_h 19 #include <deal.II/base/bounding_box.h> 21 #include <deal.II/boost_adaptors/point.h> 23 #include <boost/geometry.hpp> 24 #include <boost/geometry/geometries/geometries.hpp> 35 template <
int dim,
class Number>
44 template <
int dim,
class Number>
54 template <
int dim,
class Number, std::
size_t D>
55 struct indexed_access<::
BoundingBox<dim, Number>, min_corner, D>
82 template <
int dim,
class Number, std::
size_t D>
83 struct indexed_access<::
BoundingBox<dim, Number>, max_corner, D>
std::pair< Point< spacedim, Number >, Point< spacedim, Number > > & get_boundary_points()