Segmentation fault
#120
-
Hello,
Also, another example that worked for hexahedral elements and not tetrahedral elements is as follow:
|
Beta Was this translation helpful? Give feedback.
Answered by
rquey
Feb 23, 2021
Replies: 1 comment 2 replies
-
Did you run the tests ( |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Sofia-Y
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you run the tests (
make test
)? These errors typically indicate that Gmsh is unavailable or broken. Hex meshing is done by Neper itself, only tet meshing uses Gmsh.