I was wondering about the difference between calling mesh_loop (from 
MeshWorker) and run (from WorkStream). According to the documentation it is 
possible to simply replace run() with mesh_loop() when only looping about 
own cells, while still having the possibility to extend the program later 
to also loop over faces. Thus, is there any advantage of using WorkStream 
over MeshWorker?

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to