Skip to content
Snippets Groups Projects
Commit 6ca4d79c authored by Markus Blatt's avatar Markus Blatt
Browse files

deactivate warning.

[[Imported from SVN: r1342]]
parent 9a08c4cb
Branches
Tags
No related merge requests found
......@@ -708,9 +708,6 @@ namespace Dune
ri.checkInterface(origComm.indexSet(), newComm->indexSet(), origComm.communicator());
#endif
redistributeMatrix(const_cast<M&>(origMatrix), newMatrix, origComm, *newComm, ri);
#if !HAVE_PARMETIS && HAVE_MPI
#warning Parmetis is not installed or used. Did you use the parmetis flags? It is strongly recommend to use parallel AMG with parmetis.
#endif
#ifdef DEBUG_REPART
if(origComm.communicator().rank()==0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment