ImplicitDomainMeshGenerator¶
-
class
dolfin.cpp.mesh.ImplicitDomainMeshGenerator(*args)¶ Bases:
objectGenerate surface or volume meshes from implicit representations of a domain modelled by the abstract dolfin::ImplicitSurface class. CGAL is used for the mesh generation.
-
static
generate(*args)¶ Create volume mesh from implicit surface representation
-
static
generate_surface(*args)¶ Create surface mesh from implicit surface representation. This function uses the CGAL 3D mesh genrator
-
thisown¶ The membership flag
-
static