dune-grid-glue  2.3.0
Static Public Member Functions | List of all members
Projection::EdgeIntersectionHelper< 2, 3, T > Class Template Reference

#include <dune/grid-glue/common/projectionhelper.hh>

Static Public Member Functions

static void 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)
 

Member Function Documentation

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: