Skip to content
Snippets Groups Projects
Commit 323f21c1 authored by Tristan Carrier Baudouin's avatar Tristan Carrier Baudouin
Browse files

lpcvt

parent 97d87038
No related branches found
No related tags found
No related merge requests found
...@@ -1775,7 +1775,7 @@ bool GFaceCompound::checkTopology() const ...@@ -1775,7 +1775,7 @@ bool GFaceCompound::checkTopology() const
if (_mapping == RBF) return true; if (_mapping == RBF) return true;
//fixme tristan //fixme tristan
return true; //return true;
bool correctTopo = true; bool correctTopo = true;
if(allNodes.empty()) buildAllNodes(); if(allNodes.empty()) buildAllNodes();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment