Skip to content
Snippets Groups Projects
Commit a7f3ffb4 authored by Jean-François Remacle's avatar Jean-François Remacle
Browse files

No commit message

No commit message
parent e5ce5c88
No related branches found
No related tags found
No related merge requests found
...@@ -1332,7 +1332,7 @@ void deMeshGFace::operator() (GFace *gf) ...@@ -1332,7 +1332,7 @@ void deMeshGFace::operator() (GFace *gf)
gf->meshStatistics.nbTriangle = gf->meshStatistics.nbEdge = 0; gf->meshStatistics.nbTriangle = gf->meshStatistics.nbEdge = 0;
} }
int debugSurface = -100; int debugSurface = -1;
void meshGFace::operator() (GFace *gf) void meshGFace::operator() (GFace *gf)
{ {
......
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