 |
Reference documentation for deal.II version 9.1.1
|
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
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>
static double get(::BoundingBox< dim, Number > const &box)
static void set(::BoundingBox< dim, Number > &box, Number value)
std::pair< Point< spacedim, Number >, Point< spacedim, Number > > & get_boundary_points()
static double get(::BoundingBox< dim, Number > const &box)
static void set(::BoundingBox< dim, Number > &box, Number value)