| boundary_points | BoundingBox< spacedim, Number > | private |
| BoundingBox()=default | BoundingBox< spacedim, Number > | |
| BoundingBox(const std::pair< Point< spacedim, Number >, Point< spacedim, Number >> &boundary_points) | BoundingBox< spacedim, Number > | |
| BoundingBox(const Container &points) | BoundingBox< spacedim, Number > | |
| bounds(const unsigned int direction) const | BoundingBox< spacedim, Number > | |
| center() const | BoundingBox< spacedim, Number > | |
| child(const unsigned int index) const | BoundingBox< spacedim, Number > | |
| coordinate_to_one_dim_higher(const unsigned int locked_coordinate, const unsigned int coordiante_in_dim) | BoundingBox< spacedim, Number > | related |
| create_unit_bounding_box() | BoundingBox< spacedim, Number > | related |
| cross_section(const unsigned int direction) const | BoundingBox< spacedim, Number > | |
| extend(const Number &amount) | BoundingBox< spacedim, Number > | |
| get_boundary_points() | BoundingBox< spacedim, Number > | |
| get_boundary_points() const | BoundingBox< spacedim, Number > | |
| get_neighbor_type(const BoundingBox< spacedim, Number > &other_bbox) const | BoundingBox< spacedim, Number > | |
| lower_bound(const unsigned int direction) const | BoundingBox< spacedim, Number > | |
| merge_with(const BoundingBox< spacedim, Number > &other_bbox) | BoundingBox< spacedim, Number > | |
| point_inside(const Point< spacedim, Number > &p) const | BoundingBox< spacedim, Number > | |
| serialize(Archive &ar, const unsigned int version) | BoundingBox< spacedim, Number > | |
| side_length(const unsigned int direction) const | BoundingBox< spacedim, Number > | |
| upper_bound(const unsigned int direction) const | BoundingBox< spacedim, Number > | |
| vertex(const unsigned int index) const | BoundingBox< spacedim, Number > | |
| volume() const | BoundingBox< spacedim, Number > | |