Syntax
[SGn,VL,FL,TR]=SGtetramesh(SG,[h])
Input Parameter
SG : | | Solid Geoemtry |
h : | | maximum mesh length; default is sofBB/20 |
Output Parameter
SGn : | | Solid Geoemtry based on a PDE mesh |
VL : | | Vertex list |
FL : | | Facet list |
TR : | | Tetrahedron triangulation |
Examples
SGtetramesh(SGsample(17))
SGtetramesh(SGsample(17),3)
SGtetramesh(SGsample(35)) % failes because of non manifold
SGtetramesh(SGsample(36)) % failes because of self intrusion
Copyright 2017-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21