deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40: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 > > |