From e3fbb791514758ef4a0dbcffc49ea1666acfc141 Mon Sep 17 00:00:00 2001 From: abn Date: Thu, 13 Nov 2014 11:28:43 +0100 Subject: [PATCH] Disabling message. --- src/ParaMEDMEM/InterpKernelDEC.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ParaMEDMEM/InterpKernelDEC.cxx b/src/ParaMEDMEM/InterpKernelDEC.cxx index cf7c184e2..0027a853c 100644 --- a/src/ParaMEDMEM/InterpKernelDEC.cxx +++ b/src/ParaMEDMEM/InterpKernelDEC.cxx @@ -176,7 +176,7 @@ namespace ParaMEDMEM locator.exchangeMethod(_method,idistant_proc,distantMeth); //adds the contribution of the distant mesh on the local one int idistant_proc_in_union=_union_group->translateRank(_target_group,idistant_proc); - std::cout <<"add contribution from proc "<myRank()<myRank()<addContribution(*distant_mesh,idistant_proc_in_union,distant_ids,_method,distantMeth); distant_mesh->decrRef(); delete [] distant_ids; @@ -200,7 +200,7 @@ namespace ParaMEDMEM int idistant_proc=i; //gathers pieces of the target meshes that can intersect the local mesh locator.exchangeMesh(idistant_proc,distant_mesh,distant_ids); - std::cout << " Data sent from "<<_union_group->myRank()<<" to source proc "<< idistant_proc<myRank()<<" to source proc "<< idistant_proc<