mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 04:50:34 +05:00
debug output
This commit is contained in:
parent
b28a1bc5cc
commit
389280fc0c
@ -217,7 +217,7 @@ namespace netgen
|
||||
|
||||
if(definitive_overlapping_trig==-1)
|
||||
{
|
||||
cout << "Error in tree - didnt find overlap, check all trigs again" << endl;
|
||||
PrintMessage (5, "Warning in delaunay tree - didn't find overlapping circle, check all trigs again");
|
||||
for(auto i_trig : trigs.Range())
|
||||
{
|
||||
const auto trig = trigs[i_trig];
|
||||
|
Loading…
Reference in New Issue
Block a user