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

pp

parent b1b23ced
No related branches found
No related tags found
No related merge requests found
...@@ -1235,7 +1235,7 @@ void deMeshGFace::operator() (GFace *gf) ...@@ -1235,7 +1235,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.
Please register or to comment