diff --git a/src/parallel/gitter_pll_impl.h b/src/parallel/gitter_pll_impl.h index 53e8b87017e36822226086c2793b87f8e7c4815b..48f4c1893cc57957e33d27c6e59baaa88e90a2b7 100644 --- a/src/parallel/gitter_pll_impl.h +++ b/src/parallel/gitter_pll_impl.h @@ -929,7 +929,7 @@ inline EdgePllBaseX< A > :: ~EdgePllBaseX() if( myhedge().isSet( myhedge_t::flagLock ) ) { - cerr << "**FEHLER (FATAL) in Datei " << __FILE__ << " Zeile " << __LINE__ << endl ; + cerr << "**FEHLER (FATAL) in Datei " << __FILE__ << " Zeile " << __LINE__ << endl ; abort () ; } #endif diff --git a/src/parallel/gitter_pll_sti.cc b/src/parallel/gitter_pll_sti.cc index 400c8942b59e27c39dd06dacb6fc1f56f5cb669e..3ba94d7bf1be52538e8a30d54f5a69d4cbfcbe4d 100644 --- a/src/parallel/gitter_pll_sti.cc +++ b/src/parallel/gitter_pll_sti.cc @@ -347,7 +347,7 @@ bool GitterPll :: refine () _refineLoops ++ ; } - while (mpAccess ().gmax (repeat ? 1 : 0)) ; + while (mpAccess ().gmax ( repeat ) ) ; // Jetzt noch die Kantensituation richtigstellen, es gen"ugt ein Durchlauf, // weil die Verfeinerung einer Kante keine Fernwirkungen hat. Vorsicht: Die