MeshKit
1.0
|
Name: CAMALTetMesher
External dependencies: CAMAL Library (https://cubit.sandia.gov/public/camal.html)
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 CAMAL Tet meshing algorithm, which is itself a wrapper for the Simulog tetrahedral meshing algorithm. Currently only isotropic size-based generation is supported.