Skip to content

Commit

Permalink
Fix tetgen depedencies (cylinder-3d) in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
simonlegrand committed Feb 13, 2025
1 parent 8ad8137 commit 089d568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/3d/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ TESTS_OTHER = 3d-leman.md \
cone.md \
convect-3d.md \
cube-period.md \
cylinder-3d.md \
EqPoisson.md \
extract-boundary3d.md \
first.md \
Expand Down Expand Up @@ -60,6 +59,7 @@ TESTS_OTHER = 3d-leman.md \
TESTS_METIS = schwarz-nm-3d.md

TESTS_TETGEN = cylinder.edp \
cylinder-3d.md \
Poisson3d.md \
Poisson-cube-ballon.md \
refinesphere.md \
Expand Down

0 comments on commit 089d568

Please sign in to comment.