![]() |
Reference documentation for deal.II version GIT 85919f3e70 2023-05-28 07:10:01+00:00
|
#include <deal.II/boost_adaptors/bounding_box.h>
Static Public Member Functions | |
static double | get (::BoundingBox< dim, Number > const &box) |
static void | set (::BoundingBox< dim, Number > &box, Number value) |
Access to the D-th coordinate of the upper right corner of a BoundingBox.
Definition at line 83 of file bounding_box.h.
|
inlinestatic |
Getter function for the D-th coordinate of the upper right corner of a BoundingBox.
Definition at line 90 of file bounding_box.h.
|
inlinestatic |
Setter function for the D-th coordinate of the upper right corner of a BoundingBox.
Definition at line 100 of file bounding_box.h.