Add alternative automatic triangulation and tetrahedralization hypotheses sets

This commit is contained in:
vsr 2013-10-18 11:11:48 +00:00
parent 0cb412870a
commit 2c329c3f03

View File

@ -126,4 +126,16 @@
</algorithms>
</meshers-group>
<hypotheses-set-group>
<hypotheses-set name="Automatic Tetrahedralization"
hypos="NETGEN_Parameters"
algos="NETGEN_2D3D"/>
<hypotheses-set name="Automatic Triangulation"
hypos="NETGEN_Parameters_2D"
algos="NETGEN_2D"/>
</hypotheses-set-group>
</meshers>