]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Merge from BR_ParaMEDSPLITTER
authoreap <eap@opencascade.com>
Fri, 8 Oct 2010 11:38:15 +0000 (11:38 +0000)
committereap <eap@opencascade.com>
Fri, 8 Oct 2010 11:38:15 +0000 (11:38 +0000)
commit8f43c6e289032451cca2d434e803e09139bdafca
tree999d62932ac8921978085a05b197047c41d0f5fc
parent039555f9d678b56bf705d2c16100e15d4bcaa80f
Merge from BR_ParaMEDSPLITTER

+#ifdef ENABLE_PARMETIS
+// include parmetis.h even if it is not needed here
+// to avoid inclusion of c++ definitions within extern "C"
+// from metis.h from parmetis.h from mpi.h(openmpi) from mpicxx.h
+#include <parmetis.h>
+#endif
 extern "C"
 {
 #include "metis.h"
src/RENUMBER/RENUMBER_METISRenumbering.cxx