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

More verbose information in info verbosity level

[[Imported from SVN: r542]]
parent fa687167
No related branches found
No related tags found
No related merge requests found
......@@ -511,7 +511,7 @@ namespace Dune
DUNE_THROW(NotImplemented, "Accumulation to fewer processes not yet implemented!");
}
dinfo << "Building aggregates took "<<watch.elapsed()<<" seconds."<<std::endl;
dinfo << "Building "<<noAggregates<<" aggregates (took "<<watch.elapsed()<<" seconds."<<std::endl;
parallelInformation_.addCoarser(infoLevel->communicator());
......
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