Skip to content
Snippets Groups Projects
Commit f65115da authored by Markus Blatt's avatar Markus Blatt
Browse files

Remove Debugging messages.

[[Imported from SVN: r3184]]
parent 50dfbfd8
No related branches found
No related tags found
No related merge requests found
......@@ -1723,8 +1723,6 @@ namespace Dune
if(seed == Stack::NullEntry)
// No more unaggregated vertices. We are finished!
break;
else
std::cout<<"seed="<<seed<<" ";
// Debugging output
if(c.debugLevel()==1 && (noAggregates+1)%10000 == 0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment