Reference documentation for deal.II version 9.6.0
|
#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>> |