I'm a bit confused on the effect of cell_iterators (similar ones are 
cell_iterators_on_level and dof_handler.begin()) and mg_cell_iterators. In 
step16, begin_mg() is used when assembling multigrid, while in step56 we 
use cell_iterators rather than mg_cell_iterators. I think they both loop 
through all cells, active or not. In documentation the difference is 
mg_cell_iterators "return an iterator in their level-cell form".  May some 
expert explain this a little further?

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/a52ed968-d0d3-4cf9-be1a-ccd96de3e5f4n%40googlegroups.com.

Reply via email to