Skip to content
Snippets Groups Projects
Commit bc0aede6 authored by Ludovic Noels's avatar Ludovic Noels
Browse files

remove undefined function

parent 470a96fe
Branches
Tags
No related merge requests found
...@@ -81,8 +81,6 @@ void recombineIntoQuads(GFace *gf, ...@@ -81,8 +81,6 @@ void recombineIntoQuads(GFace *gf,
bool verbose = true); bool verbose = true);
//used for meshGFaceRecombine development //used for meshGFaceRecombine development
int recombineWithBlossom(GFace *gf, double dx, double dy,
int *&, std::map<MElement*,int> &);
void quadsToTriangles(GFace *gf, double minqual); void quadsToTriangles(GFace *gf, double minqual);
struct swapquad{ struct swapquad{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment