MeshKit  1.0
VertexMesher

Name: VertexMesher

External dependencies: (none)

Input: 0D ModelEnt's

Output: Mesh vertices, committed to ModelEnt

Interface(s) used: iGeom, MOAB

Setup:

None.

Notes:

This class implements vertex meshing. A single instance of this class is created, since vertex meshing is trivial. Normally, applications need not interact with this mesher, since it gets created automatically in the EdgeMesh setup() function. The singleton instance can be accessed from the MeshKit instance by calling MeshKit::vertex_mesher().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines