CSGMeshGenerator.h

Note

The documentation on this page was automatically extracted from the DOLFIN C++ code and may need to be edited or expanded.

class CSGMeshGenerator

Mesh generator for Constructive Solid Geometry (CSG)

static void generate(Mesh &mesh, const CSGGeometry &geometry, std::size_t resolution)

Generate mesh from CSG geometry

static void generate(BoundaryMesh &mesh, const CSGGeometry &geometry)

Generate boundary mesh from the surface of a CSG geometry