deal.II version GIT relicensing-2165-gc91f007519 2024-11-20 01:40:00+00:00
|
This is the complete list of members for BoundingBox< spacedim, Number >, including all inherited members.
boundary_points | BoundingBox< spacedim, Number > | private |
BoundingBox()=default | BoundingBox< spacedim, Number > | |
BoundingBox(const BoundingBox< spacedim, Number > &box)=default | BoundingBox< spacedim, Number > | |
BoundingBox(const Point< spacedim, Number > &point) | 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 int locked_coordinate, const int coordinate_in_dim) | BoundingBox< spacedim, Number > | related |
create_extended(const Number amount) const | BoundingBox< spacedim, Number > | |
create_extended_relative(const Number relative_amount) const | BoundingBox< spacedim, Number > | |
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 double tolerance=std::numeric_limits< Number >::epsilon()) const | BoundingBox< spacedim, Number > | |
has_overlap_with(const BoundingBox< spacedim, Number > &other_bbox, const double tolerance=std::numeric_limits< Number >::epsilon()) 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 > | |
operator!=(const BoundingBox< spacedim, Number > &box) const | BoundingBox< spacedim, Number > | |
operator=(const BoundingBox< spacedim, Number > &t)=default | BoundingBox< spacedim, Number > | |
operator==(const BoundingBox< spacedim, Number > &box) const | BoundingBox< spacedim, Number > | |
point_inside(const Point< spacedim, Number > &p, const double tolerance=std::numeric_limits< Number >::epsilon()) const | BoundingBox< spacedim, Number > | |
real_to_unit(const Point< spacedim, Number > &point) const | BoundingBox< spacedim, Number > | |
serialize(Archive &ar, const unsigned int version) | BoundingBox< spacedim, Number > | |
side_length(const unsigned int direction) const | BoundingBox< spacedim, Number > | |
signed_distance(const Point< spacedim, Number > &point, const unsigned int direction) const | BoundingBox< spacedim, Number > | |
signed_distance(const Point< spacedim, Number > &point) const | BoundingBox< spacedim, Number > | |
unit_to_real(const Point< spacedim, Number > &point) 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 > |