1
0
mirror of https://github.com/NGSolve/netgen.git synced 2025-04-23 07:52:04 +05:00

Comment out DelaunayTree

This commit is contained in:
Matthias Hochsteger 2019-10-11 13:47:39 +02:00
parent 77d91d144b
commit 77e536746e

@ -282,8 +282,8 @@ namespace netgen
} }
}; };
// typedef BoxTree<3> DTREE; typedef BoxTree<3> DTREE;
typedef DelaunayTree<3> DTREE; // typedef DelaunayTree<3> DTREE;
static const int deltetfaces[][3] = static const int deltetfaces[][3] =
{ { 1, 2, 3 }, { { 1, 2, 3 },