diff --git a/AMDiS/src/parallel/MeshDistributor.cc b/AMDiS/src/parallel/MeshDistributor.cc index 9d765faeb4d6ae2c39933fc442458ab2e793fc7c..d3e3707f5a57b1e5aa6d1a9776e35762bd0c0705 100644 --- a/AMDiS/src/parallel/MeshDistributor.cc +++ b/AMDiS/src/parallel/MeshDistributor.cc @@ -593,6 +593,7 @@ namespace AMDiS { if (elCode.getCode() != recvCodes[i].getCode()) { TEST_EXIT_DBG(refineManager)("Refinement manager is not set correctly!\n"); +#if 0 MSG("CHECK EL %d %d %d %d WITH El %d %d %d %d in RANK %d\n", boundIt->rankObj.elIndex, boundIt->rankObj.subObj, @@ -603,6 +604,7 @@ namespace AMDiS { boundIt->neighObj.ithObj, boundIt->neighObj.elType, it->first); +#endif bool b = startFitElementToMeshCode(recvCodes[i], boundIt->rankObj.el,