]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Leave more references to step-70.
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 19 May 2020 14:44:06 +0000 (08:44 -0600)
committerMatthias Maier <tamiko@43-1.org>
Tue, 19 May 2020 16:34:15 +0000 (11:34 -0500)
include/deal.II/particles/generators.h
include/deal.II/particles/particle_handler.h

index aabf8eee29b3cfbe37d391a9283435eea86aaba5..18b7c959b41a99e4b6fa90eb47aa3c948a828472 100644 (file)
@@ -176,6 +176,8 @@ namespace Particles
      * This function uses insert_global_particles and consequently may induce
      * considerable mpi communication overhead.
      *
+     * This function is used in step-70.
+     *
      * @param[in] dof_handler A DOF handler that may live on another
      * triangulation that is used to establsh the positions of the particles.
      *
index 1bda0dc1f88b95d03487f56b25f433459fb0db76..9d41fda592b162a382e05e9cee14bfae7eb599af 100644 (file)
@@ -52,6 +52,8 @@ namespace Particles
    * and particles that belong to neighbor processes and live in the ghost cells
    * around the locally owned domain "ghost particles".
    *
+   * This class is used in step-70.
+   *
    * @ingroup Particle
    */
   template <int dim, int spacedim = dim>
@@ -240,7 +242,8 @@ namespace Particles
      * at these positions, which are then distributed and added to the local
      * particle collection of a procesor. Note that this function uses
      * GridTools::distributed_compute_point_locations(). Consequently, it can
-     * require intense communications between the processors.
+     * require intense communications between the processors. This function
+     * is used in step-70.
      *
      * This function figures out what mpi process owns the points that do not
      * fall within the locally owned part of the triangulation, it sends

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.