From: cvw Date: Wed, 28 Mar 2012 10:27:59 +0000 (+0000) Subject: scotch tests X-Git-Tag: V6_main_FINAL~708 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9260b059565cb33cc48be8b610597d57bd57f270;p=tools%2Fmedcoupling.git scotch tests --- diff --git a/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx b/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx index bed7b7231..58a84c314 100644 --- a/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx +++ b/src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx @@ -93,7 +93,7 @@ public: void verifyMedpartitionerOnSmallSizeForFieldOnGaussNe(); void createTestMeshes(); void createHugeTestMesh(int ni, int nj, int nk, int nbx, int nby, int nbz, int nbTarget); - void launchMetisOrScotchMedpartitionerOnTestMeshes(); + void launchMetisOrScotchMedpartitionerOnTestMeshes(std::string MetisOrScotch); void launchMedpartitionerOnTestMeshes(); void launchMedpartitionerOnHugeTestMeshes(); void deleteTestMeshes();