preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Functions
boost::geometry::traits Namespace Reference

Classes

struct  access< Eigen::VectorXd, Dimension >
 
struct  access< pm::Vertex, Dimension >
 
struct  access< pm::Vertex::RawCoords, Dimension >
 
struct  closure< pm::Triangle >
 
struct  coordinate_system< Eigen::VectorXd >
 
struct  coordinate_system< pm::Vertex >
 
struct  coordinate_system< pm::Vertex::RawCoords >
 
struct  coordinate_type< Eigen::VectorXd >
 
struct  coordinate_type< pm::Vertex >
 
struct  coordinate_type< pm::Vertex::RawCoords >
 
struct  dimension< Eigen::VectorXd >
 
struct  dimension< pm::Vertex >
 
struct  dimension< pm::Vertex::RawCoords >
 
struct  indexed_access< pm::Edge, Index, Dimension >
 
struct  point_order< pm::Triangle >
 
struct  point_type< pm::Edge >
 
struct  tag< Eigen::VectorXd >
 Adapts Eigen::VectorXd to boost.geometry. More...
 
struct  tag< pm::Edge >
 Provides the necessary template specialisations to adapt precice's Edge to boost.geometry. More...
 
struct  tag< pm::Triangle >
 Provides the necessary template specialisations to adapt precice's Triangle to boost.geometry. More...
 
struct  tag< pm::Vertex >
 Provides the necessary template specialisations to adapt precice's Vertex to boost.geometry. More...
 
struct  tag< pm::Vertex::RawCoords >
 Adapts Vertex::RawCoords to boost.geometry. More...
 

Functions

 BOOST_CONCEPT_ASSERT ((bg::concepts::Point< pm::Vertex::RawCoords >))
 
 BOOST_CONCEPT_ASSERT ((concepts::Point< pm::Vertex >))
 

Function Documentation

◆ BOOST_CONCEPT_ASSERT() [1/2]

boost::geometry::traits::BOOST_CONCEPT_ASSERT ( (bg::concepts::Point< pm::Vertex::RawCoords >) )

◆ BOOST_CONCEPT_ASSERT() [2/2]

boost::geometry::traits::BOOST_CONCEPT_ASSERT ( (concepts::Point< pm::Vertex >) )