Reference documentation for deal.II version GIT relicensing-218-g1f873f3929 2024-03-28 15:00:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Public Types | List of all members
boost::geometry::traits::coordinate_system<::Point< dim, Number > > Struct Template Reference

#include <deal.II/boost_adaptors/point.h>

Public Types

using type = cs::cartesian
 

Detailed Description

template<int dim, class Number>
struct boost::geometry::traits::coordinate_system<::Point< dim, Number > >

Coordinate system adaptor for Point. By default, we assume that a dealii Point is cartesian point.

Definition at line 51 of file point.h.

Member Typedef Documentation

◆ type

template<int dim, class Number >
using boost::geometry::traits::coordinate_system<::Point< dim, Number > >::type = cs::cartesian

Definition at line 53 of file point.h.


The documentation for this struct was generated from the following file: