CIBC:Documentation:SCIRun:Reference:SCIRun:ConvertHexVolToTetVol
From SCIRun Documentation Wiki
Contents |
ConvertHexVolToTetVol
Information
- Package: SCIRun
- Catagory: ChangeMesh
- Author(s): Michael Callahan
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Convert a HexVolField into a TetVolField.
Detailed Description
Given a Hex field (or anything that supports the same interface) as input, produce a TetVol as output -- each Hex element gets split into 5 Tets. In order to produce consistent splits across faces, we alternate between two different templates for how to do the split. Currently HexVolMesh, StructHexVolMesh, and LatVolMesh fields can be converted into TetVolMeshes.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun
