![]() |
deal.II version GIT relicensing-2652-g41e7496fd4 2025-02-17 19:10:00+00:00
|
#include <deal.II/boost_adaptors/bounding_box.h>
Static Public Member Functions | |
static double | get (const ::BoundingBox< dim, Number > &box) |
static void | set (::BoundingBox< dim, Number > &box, Number value) |
Access to the D-th coordinate of the lower left corner of a BoundingBox.
Definition at line 62 of file bounding_box.h.
|
inlinestatic |
Getter function for the D-th coordinate of the lower left corner of a BoundingBox.
Definition at line 69 of file bounding_box.h.
|
inlinestatic |
Setter function for the D-th coordinate of the lower left corner of a BoundingBox.
Definition at line 79 of file bounding_box.h.