From: bangerth Date: Wed, 13 Apr 2011 02:19:58 +0000 (+0000) Subject: Clarify documentation. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae4423ce72239b63425483b74595ddb9d309c7f0;p=dealii-svn.git Clarify documentation. git-svn-id: https://svn.dealii.org/trunk@23582 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/numerics/mesh_worker_loop.h b/deal.II/include/deal.II/numerics/mesh_worker_loop.h index 05656d0e74..f02aa9fdc0 100644 --- a/deal.II/include/deal.II/numerics/mesh_worker_loop.h +++ b/deal.II/include/deal.II/numerics/mesh_worker_loop.h @@ -77,8 +77,10 @@ namespace MeshWorker * @param cell_worker defines the local action on each cell. * @param boundary_worker defines the local action on boundary faces * @param face_worker defines the local action on interior faces. - * @param cells_first determines, whether faces or cells are to be - * dealt with first. + * @param cells_first determines, whether, on a given cell, face or cell + * integrals are to be dealt with first. Note that independent of the + * value of this flag, cell and face integrals of a given cell are + * all taken care of before moving to the next cell. * @param unique_faces_only determines, that a face between two cells * of the same level is processed only from the cell which is less * than its neighbor. If this parameter is false these faces