![]() |
deal.II version 9.7.0
|
#include <deal.II/boost_adaptors/bounding_box.h>
Access to the D-th coordinate of the upper right corner of a BoundingBox.
Definition at line 105 of file bounding_box.h.
Static Public Member Functions | |
| static double | get (const ::BoundingBox< dim, Number > &box) |
| static void | set (::BoundingBox< dim, Number > &box, Number value) |
|
inlinestatic |
Getter function for the D-th coordinate of the upper right corner of a BoundingBox.
Definition at line 123 of file bounding_box.h.
|
inlinestatic |
Setter function for the D-th coordinate of the upper right corner of a BoundingBox.
Definition at line 133 of file bounding_box.h.