Skip to content
Snippets Groups Projects
Commit d3c49ff9 authored by Jean-François Remacle's avatar Jean-François Remacle
Browse files

old mesher as default

parent 7b6bb4ca
No related branches found
No related tags found
No related merge requests found
......@@ -592,7 +592,7 @@ void MeshDelaunayVolumeTetgen(std::vector<GRegion*> &regions)
}
// uncomment this to test the new code
#define NEW_CODE
//#define NEW_CODE
static void MeshDelaunayVolumeNewCode(std::vector<GRegion*> &regions) {
GRegion *gr = regions[0];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment