diff --git a/libsrc/meshing/parallelmesh.cpp b/libsrc/meshing/parallelmesh.cpp index 92241ab1..e1d7894b 100644 --- a/libsrc/meshing/parallelmesh.cpp +++ b/libsrc/meshing/parallelmesh.cpp @@ -10,7 +10,7 @@ namespace metis { extern "C" { -#include +#include #if METIS_VER_MAJOR >= 5 #define METIS5 @@ -797,7 +797,6 @@ namespace netgen int nparts = ntasks-1; int edgecut; - int ncommon = 3; METIS_PartMeshDual (&ne, &nn, &eptr[0], &eind[0], NULL, NULL, &ncommon, &nparts, NULL, NULL,