Skip to content
Snippets Groups Projects
Verified Commit c5e61cc6 authored by Marcus Mohr's avatar Marcus Mohr
Browse files

Update --geometry option of generate_all_hyteg_forms.py

The choices for "--geometry" before this commit are

["triangle", "tetrahedron", "embedded_triangle", "both"]

with "both" being the default. This commit changes them to

["triangle", "tetrahedron", "triangle+tetrahedron", "embedded_triangle"]

with "triangle+tetrahedron" being the default.
parent 1090f2fd
1 merge request!49Overhaul of form generator
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment