metis5.h -> metis.h

This commit is contained in:
Joachim Schoeberl 2012-11-01 12:57:40 +00:00
parent a5ed3f8159
commit ff3e491863

View File

@ -10,7 +10,7 @@
namespace metis {
extern "C" {
#include <metis5.h>
#include <metis.h>
#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,