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

remove undefined function

parent 470a96fe
No related branches found
No related tags found
No related merge requests found
......@@ -81,8 +81,6 @@ void recombineIntoQuads(GFace *gf,
bool verbose = true);
//used for meshGFaceRecombine development
int recombineWithBlossom(GFace *gf, double dx, double dy,
int *&, std::map<MElement*,int> &);
void quadsToTriangles(GFace *gf, double minqual);
struct swapquad{
......
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