> On a related matter, can one assume that there is a one-to-one relationship
> between a cell_iterator and a cell that persists even during mesh
> refinement? That is, if I store a std::vector of cell_iterators prior to
> refinement (say containing the cell_iterators of those inactive cells that
> have all children marked for coarsening) will the contents still be valid
> after refinement?

Yes, they should.

W.

-------------------------------------------------------------------------
Wolfgang Bangerth                email:            [email protected]
                                 www: http://www.math.tamu.edu/~bangerth/
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to