debug output with less priority

This commit is contained in:
Joachim Schoeberl 2022-03-18 08:21:03 +01:00
parent 4bad16744b
commit aa206c7bae

View File

@ -422,7 +422,7 @@ namespace netgen
if (loclines.Size() == 1)
{
cout << "loclines.Size = 1" << endl;
cout << IM(5) << "loclines.Size = 1" << endl;
(*testout) << "loclines.size = 1" << endl
<< " h = " << xh << endl
<< " nearline.size = " << nearlines.Size() << endl