![]() |
Reference documentation for deal.II version GIT 5ac9d67d2d 2023-06-07 21:45:01+00:00
|
#include <deal.II/boost_adaptors/bounding_box.h>
Public Types | |
using | type = ::Point< dim, Number > |
Point type adaptor for BoundingBox.
Definition at line 45 of file bounding_box.h.
using boost::geometry::traits::point_type<::BoundingBox< dim, Number > >::type = ::Point<dim, Number> |
Definition at line 47 of file bounding_box.h.