]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Clarify documentation.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 13 Apr 2011 02:19:58 +0000 (02:19 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 13 Apr 2011 02:19:58 +0000 (02:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@23582 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/numerics/mesh_worker_loop.h

index 05656d0e74fc45c74b2e1739f1523601f34d8a8f..f02aa9fdc081b68bc92358c01760f3cdaca67f19 100644 (file)
@@ -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 <tt>false</tt> these faces

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.