mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-25 21:40:33 +05:00
debug output with less priority
This commit is contained in:
parent
4bad16744b
commit
aa206c7bae
@ -422,7 +422,7 @@ namespace netgen
|
|||||||
|
|
||||||
if (loclines.Size() == 1)
|
if (loclines.Size() == 1)
|
||||||
{
|
{
|
||||||
cout << "loclines.Size = 1" << endl;
|
cout << IM(5) << "loclines.Size = 1" << endl;
|
||||||
(*testout) << "loclines.size = 1" << endl
|
(*testout) << "loclines.size = 1" << endl
|
||||||
<< " h = " << xh << endl
|
<< " h = " << xh << endl
|
||||||
<< " nearline.size = " << nearlines.Size() << endl
|
<< " nearline.size = " << nearlines.Size() << endl
|
||||||
|
Loading…
Reference in New Issue
Block a user