]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Provide links to tutorial programs. 12104/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 27 Apr 2021 20:50:26 +0000 (14:50 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Tue, 27 Apr 2021 22:04:35 +0000 (16:04 -0600)
include/deal.II/meshworker/mesh_loop.h

index 8f7df2acda0f9e81af5bea23468ddd64060d5366..57c8f023f1142f45bfa2e7871581eca57fc4080c 100644 (file)
@@ -145,7 +145,9 @@ namespace MeshWorker
    * and parallel computation (work on faces to ghost neighbors for example).
    * The @p mesh_loop can be used to simplify operations on cells (for example
    * assembly), on boundaries (Neumann type boundary conditions), or on
-   * interior faces (for example in discontinuous Galerkin methods).
+   * interior faces (for example in discontinuous Galerkin methods). The
+   * function is used in a number of tutorials, including step-12, step-16,
+   * and step-47, to name just a few.
    *
    * For uniformly refined meshes, it would be relatively easy to use
    * WorkStream::run() with a @p cell_worker that also loops over faces, and
@@ -766,7 +768,7 @@ namespace MeshWorker
   }
 
   /**
-   * This is a variant of the mesh_loop() function, that can be used for worker
+   * This is a variant of the mesh_loop() function that can be used for worker
    * and copier functions that are member functions of a class.
    *
    * The argument passed as @p end must be convertible to the same type as @p

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.