Skip to content
Snippets Groups Projects
Commit cc990ca2 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent 7cf16a04
No related branches found
No related tags found
No related merge requests found
...@@ -592,7 +592,7 @@ void MeshDelaunayVolumeTetgen(std::vector<GRegion*> &regions) ...@@ -592,7 +592,7 @@ void MeshDelaunayVolumeTetgen(std::vector<GRegion*> &regions)
} }
// uncomment this to test the new code // uncomment this to test the new code
#define NEW_CODE //#define NEW_CODE
static void MeshDelaunayVolumeNewCode(std::vector<GRegion*> &regions) { static void MeshDelaunayVolumeNewCode(std::vector<GRegion*> &regions) {
GRegion *gr = regions[0]; GRegion *gr = regions[0];
......
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