Thanks Timo. Now I've included wall_time(), which doesn't seem to make much difference, but yes, you're right. The results are more precise now.
On Fri, Jun 25, 2010 at 18:26, Timo Heister <[email protected]> wrote: > Hey, > > I don't have a lot of help to offer. But let me ask a quick question > to make sure: > >> Timer timer_sol_schur; > > Are you outputting the timings with timer_sol_schur()? If yes, switch > to timer_sol_schur.wall_time(), because I am not sure, what > multi-threaded code does otherwise. _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
