libMesh
Classes | Namespaces
mesh_triangle_holes.h File Reference

Go to the source code of this file.

Classes

class  libMesh::TriangulatorInterface::Hole
 An abstract class for defining a 2-dimensional hole. More...
 
class  libMesh::TriangulatorInterface::PolygonHole
 A concrete instantiation of the Hole class that describes polygonal (triangular, square, pentagonal, ...) holes. More...
 
class  libMesh::TriangulatorInterface::AffineHole
 A way to translate and/or rotate an existing hole; perhaps to tile it in many places or to put it at an angle that the underlying hole doesn't support. More...
 
class  libMesh::TriangulatorInterface::ArbitraryHole
 Another concrete instantiation of the hole, this one should be sufficiently general for most non-polygonal purposes. More...
 
class  libMesh::TriangulatorInterface::MeshedHole
 Another concrete instantiation of the hole, as general as ArbitraryHole, but based on an existing 1D or 2D mesh. More...
 
class  libMesh::TriangulatorInterface::Region
 A class for defining a 2-dimensional region for Triangle. More...
 

Namespaces

 libMesh
 The libMesh namespace provides an interface to certain functionality in the library.