Skip to content
Snippets Groups Projects
Commit e7d0ebca authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

Added a comment explaining what we need to fix
parent 8ea797e5
No related branches found
No related tags found
No related merge requests found
......@@ -73,4 +73,10 @@ Line Loop(54) = {-45,44};
Plane Surface(55) = {54};
// extruding this makes Gmsh go nuts
// we just need to generalize
// int compareTwoCurves(const void *a, const void *b)
// in Geo/CAD.cpp
// Currently, we only compare start/end points ...
Extrude Surface {51, {0,0,3}};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment