diff --git a/C++/multiscale/MSVPM.cc b/C++/multiscale/MSVPM.cc index 0e17c66ca15f0748c7698b39b127e4b9e04db2b2..68864ae11b6677228f7c87af181c09845e82030c 100644 --- a/C++/multiscale/MSVPM.cc +++ b/C++/multiscale/MSVPM.cc @@ -346,7 +346,6 @@ void coefHysteresisMS<DIM_MESH, DIM_PREISACH, DIM_MS_COEF_R, DIM_MS_COEF_C>::Upd //for (int el = 0; el < HorB->getMips().size(); el++) { for (int ip = 0; ip < preisachVectorPoints[el].size(); ip++) { for (int l = 0; l < preisachVectorPoints[el][ip].size(); l++) { - cout <<"update BGlobals" << endl; if(!inverse) ptrGlobalBCF->Set(el, ip, l, preisachVectorPoints[el][ip][l]->getPilots().second); else