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

no debug

parent fabc6b16
No related branches found
No related tags found
No related merge requests found
...@@ -2391,7 +2391,7 @@ void deMeshGFace::operator() (GFace *gf) ...@@ -2391,7 +2391,7 @@ void deMeshGFace::operator() (GFace *gf)
} }
// for debugging, change value from -1 to -100; // for debugging, change value from -1 to -100;
int debugSurface = -100; //-100; int debugSurface = 0; //-100;
void meshGFace::operator() (GFace *gf, bool print) void meshGFace::operator() (GFace *gf, bool print)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment