MeshKit  1.0
Netgen Tet mesher

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines