MeshKit
1.0
|
Name: NGTetMesher
External dependencies: extern_netgen
Input: 3D ModelEnt's
Output: Mesh vertices, tetrahedra, committed to ModelEnt
Interface(s) used: MOAB
Setup:
Looks on the ModelEnt for an assigned tri mesher, and if none is found, assigns one from the default list of tri meshing algorithms registered with MeshKit.
Notes:
This class is the interface to the Netgen Tet meshing algorithm. Currently only isotropic size-based generation is supported.