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

lpcvt

parent e82c2475
No related branches found
No related tags found
No related merge requests found
......@@ -1775,7 +1775,7 @@ bool GFaceCompound::checkTopology() const
if (_mapping == RBF) return true;
//fixme tristan
//return true;
return true;
bool correctTopo = true;
if(allNodes.empty()) buildAllNodes();
......
......@@ -24,8 +24,6 @@
#endif
#define AR_MAX 5 //maximal geometrical aspect ratio
class rbf;
/*
A GFaceCompound is a model face that is the compound of model faces.
......
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