Skip to content
Snippets Groups Projects
Commit cb1f6b92 authored by Emilie Marchandise's avatar Emilie Marchandise
Browse files

oups
parent 48201745
No related branches found
No related tags found
No related merge requests found
...@@ -1788,7 +1788,7 @@ void deMeshGFace::operator() (GFace *gf) ...@@ -1788,7 +1788,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; //-1; int debugSurface = -1; //-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