MeshKit  1.0
Embedded Boundary Mesher

Name: EBMesh

External dependencies: (none)

Input: 3D ModelEnt's, and a rectangular region of structured mesh (e.g. created by SCDMesh)

Output: Tags set on hexes in structured mesh, indicating inside, boundary, and outside elements

Interface(s) used: iGeom, MOAB

Setup:

Looks on the ModelEnt for an assigned SCDMesh operation, and if none is found, assigns one.

Notes:

This class implements embedded boundary mesh generation, based on ray tracing implemented in MOAB's Hierarchical OBB tree.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines