Skip to content
Snippets Groups Projects
Commit f5f6b562 authored by PA Beaufort's avatar PA Beaufort
Browse files

eaning up of warnings :-)

parent d5f0ffd9
Branches
Tags
No related merge requests found
......@@ -190,7 +190,7 @@ void discreteFace::createGeometry()
std::vector<MElement*> tem(triangles.begin(),triangles.end());
triangulation* init = new triangulation(-1, tem,this);
allEdg2Tri = init->ed2tri;
/*
toSplit.push(init);
if((toSplit.top())->genus()!=0 || (toSplit.top())->aspectRatio() > eta ||
(toSplit.top())->seamPoint){
......@@ -235,7 +235,7 @@ void discreteFace::createGeometry()
df->replaceEdges(toParam[i]->my_GEdges);
_atlas.push_back(df);
}
*/
crossField();
#endif
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment