From ff6bb3843c5dea7929cf99db89910dfc5bb6e2f6 Mon Sep 17 00:00:00 2001 From: ageay Date: Tue, 25 Aug 2009 06:57:35 +0000 Subject: [PATCH] delete tabs. --- .../Test/ParaMEDMEMTest_ICocoTrio.cxx | 78 +++++++++---------- src/ParaMEDMEM/Test/test_perf.cxx | 10 +-- 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/src/ParaMEDMEM/Test/ParaMEDMEMTest_ICocoTrio.cxx b/src/ParaMEDMEM/Test/ParaMEDMEMTest_ICocoTrio.cxx index bb377556d..70174206b 100644 --- a/src/ParaMEDMEM/Test/ParaMEDMEMTest_ICocoTrio.cxx +++ b/src/ParaMEDMEM/Test/ParaMEDMEMTest_ICocoTrio.cxx @@ -20,7 +20,6 @@ void synchronize_bool(bool& stop, synctype s) { int my_stop; int my_stop_temp = stop?1:0; - if (s==sync_and) MPI_Allreduce(&my_stop_temp,&my_stop,1,MPI_INTEGER,MPI_MIN,MPI_COMM_WORLD); else if (s==sync_or) @@ -65,7 +64,7 @@ void remplit_coord(double* coords) for (int i=4;i<8;i++) { for (int d=0;d<3;d++) - coords[i*3+d]=coords[(i-4)*3+d]; + coords[i*3+d]=coords[(i-4)*3+d]; coords[i*3+1]+=1e-5; } @@ -187,7 +186,7 @@ void ParaMEDMEMTest::testICocoTrio1() { champ_emetteur._field=new double[champ_emetteur._nb_elems]; for (int ele=0;elegetNumberOfCells(); double *value=parafield->getField()->getArray()->getPointer(); for(int ielem=0; ielem