#include <deal.II/boost_adaptors/point.h>
template<std::size_t D, int dim, class Number>
struct boost::geometry::traits::access<::Point< dim, Number >, D >
Getter function for D-th coordinate of a dealii Point.
Definition at line 68 of file point.h.
◆ get()
template<std::size_t D, int dim, class Number >
static double boost::geometry::traits::access<::Point< dim, Number >, D >::get |
( |
::Point< dim, Number > const & |
p | ) |
|
|
inlinestatic |
◆ set()
template<std::size_t D, int dim, class Number >
static void boost::geometry::traits::access<::Point< dim, Number >, D >::set |
( |
::Point< dim, Number > & |
p, |
|
|
Number |
value |
|
) |
| |
|
inlinestatic |
Setter function for D-th coordinate of a dealii Point.
Definition at line 80 of file point.h.
The documentation for this struct was generated from the following file:
- include/deal.II/boost_adaptors/point.h