#include <dune/grid-glue/common/projectionhelper.hh>
|
static void | addEdgeIntersections (const std::vector< WorldCoords > &corners1, const std::vector< WorldCoords > &corners2, const std::vector< WorldCoords > &directions1, const Dune::GeometryType >1, const Dune::GeometryType >2, std::vector< Dune::array< LocalCoords, 2 > > &polygonCorners, const std::vector< int > &hitCorners, std::bitset< 4 > &neighborIntersects1, std::bitset< 4 > &neighborIntersects2, const T overlap=1e-1) |
|
template<typename T >
static void Projection::EdgeIntersectionHelper< 2, 3, T >::addEdgeIntersections |
( |
const std::vector< WorldCoords > & |
corners1, |
|
|
const std::vector< WorldCoords > & |
corners2, |
|
|
const std::vector< WorldCoords > & |
directions1, |
|
|
const Dune::GeometryType & |
gt1, |
|
|
const Dune::GeometryType & |
gt2, |
|
|
std::vector< Dune::array< LocalCoords, 2 > > & |
polygonCorners, |
|
|
const std::vector< int > & |
hitCorners, |
|
|
std::bitset< 4 > & |
neighborIntersects1, |
|
|
std::bitset< 4 > & |
neighborIntersects2, |
|
|
const T |
overlap = 1e-1 |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: