![]() |
deal.II version GIT relicensing-3083-g7b89508ac7 2025-04-18 12:50:00+00:00
|
#include <deal.II/base/config.h>
#include <deal.II/base/point.h>
#include <deal.II/boost_adaptors/point.h>
#include <boost/geometry/geometries/segment.hpp>
Go to the source code of this file.
Typedefs | |
template<int dim> | |
using | Segment = boost::geometry::model::segment< Point< dim > > |