deal.II version GIT relicensing-2351-gc320246289 2025-01-11 21:50:00+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 44 of file bounding_box.h.
using boost::geometry::traits::point_type<::BoundingBox< dim, Number > >::type = ::Point<dim, Number> |
Definition at line 46 of file bounding_box.h.