deal.II version GIT relicensing-2289-g1e5549a87a 2024-12-21 21:30: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 > > |