deal.II version GIT relicensing-2430-g7f5db50250 2025-01-24 01:10: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 > > |