Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
BoundingBox< spacedim, Number > Member List

This is the complete list of members for BoundingBox< spacedim, Number >, including all inherited members.

BoundingBox()=defaultBoundingBox< spacedim, Number >
BoundingBox(const std::pair< Point< spacedim, Number >, Point< spacedim, Number >> &boundary_points)BoundingBox< spacedim, Number >
BoundingBox(const Container &points)BoundingBox< spacedim, Number >
extend(const Number &amount)BoundingBox< spacedim, Number >
get_boundary_points()BoundingBox< spacedim, Number >
get_boundary_points() constBoundingBox< spacedim, Number >
get_neighbor_type(const BoundingBox< spacedim, Number > &other_bbox) constBoundingBox< spacedim, Number >
merge_with(const BoundingBox< spacedim, Number > &other_bbox)BoundingBox< spacedim, Number >
point_inside(const Point< spacedim, Number > &p) constBoundingBox< spacedim, Number >
serialize(Archive &ar, const unsigned int version)BoundingBox< spacedim, Number >
volume() constBoundingBox< spacedim, Number >