What algorithm is used by generateMesh function?
Ältere Kommentare anzeigen
Hi all,
I would like to know which triangulation algorithm is used by the generateMesh function included in the Partial Differential Equation Toolbox. Is this algorithm based-on other triangulation algortihms also included in Matlab, such as Delaunay triangulation?
Thank you in advance
1 Kommentar
Luca Ferro
am 30 Jan. 2023
Bearbeitet: Luca Ferro
am 30 Jan. 2023
you can try by running:
open generateMesh
this should open generateMesh.m and allow you to see its code, from there you can figure it out.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Geometry and Mesh finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!