]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
ENABLE_PARMETIS -> MED_ENABLE_PARMETIS
authorageay <ageay>
Wed, 14 Mar 2012 14:25:36 +0000 (14:25 +0000)
committerageay <ageay>
Wed, 14 Mar 2012 14:25:36 +0000 (14:25 +0000)
src/RENUMBER/RENUMBER_METISRenumbering.cxx

index d8f6a5a4505c6be03eab3222ba6a047d71291d05..0f0a46d5d0ab72fd61219a8067e5f6e34ac032fd 100644 (file)
@@ -17,7 +17,7 @@
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-#ifdef ENABLE_PARMETIS
+#ifdef MED_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