dune-mmesh 1.4.1-git
Loading...
Searching...
No Matches
Dune::TriangulationWrapper< 2 > Class Reference

TriangulationWrapper<2> More...

#include <dune/mmesh/cgal/triangulationwrapper.hh>

Inheritance diagram for Dune::TriangulationWrapper< 2 >:
Inheritance graph

Public Member Functions

template<class VertexHandle , class Elements >
void removeAndGiveNewElements (const VertexHandle &vh, Elements &elements)
 
template<class VertexHandle , class Elements >
void remeshHoleConstrained (const VertexHandle &vh, std::list< FacetHandle > &hole, Elements &elements, const std::vector< VertexHandle > constraint)
 

Detailed Description

Member Function Documentation

◆ remeshHoleConstrained()

template<class VertexHandle , class Elements >
void Dune::TriangulationWrapper< 2 >::remeshHoleConstrained ( const VertexHandle &  vh,
std::list< FacetHandle > &  hole,
Elements &  elements,
const std::vector< VertexHandle >  constraint 
)
inline

◆ removeAndGiveNewElements()

template<class VertexHandle , class Elements >
void Dune::TriangulationWrapper< 2 >::removeAndGiveNewElements ( const VertexHandle &  vh,
Elements &  elements 
)
inline

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