|
Reference documentation for deal.II version 9.2.0
|
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\)
\(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\)
\(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\)
\(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Go to the documentation of this file.
16 #ifndef dealii_boost_adaptor_bounding_box_h
17 #define dealii_boost_adaptor_bounding_box_h
37 template <
int dim,
class Number>
46 template <
int dim,
class Number>
56 template <
int dim,
class Number, std::
size_t D>
57 struct indexed_access<::
BoundingBox<dim, Number>, min_corner, D>
84 template <
int dim,
class Number, std::
size_t D>
85 struct indexed_access<::
BoundingBox<dim, Number>, max_corner, D>
static double get(::BoundingBox< dim, Number > const &box)
#define DEAL_II_ENABLE_EXTRA_DIAGNOSTICS
static void set(::BoundingBox< dim, Number > &box, Number value)
static double get(::BoundingBox< dim, Number > const &box)
std::pair< Point< spacedim, Number >, Point< spacedim, Number > > & get_boundary_points()
static void set(::BoundingBox< dim, Number > &box, Number value)
#define DEAL_II_DISABLE_EXTRA_DIAGNOSTICS