]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Improve documentation 10362/head
authorRene Gassmoeller <rene.gassmoeller@mailbox.org>
Tue, 26 May 2020 15:15:24 +0000 (08:15 -0700)
committerRene Gassmoeller <rene.gassmoeller@mailbox.org>
Tue, 26 May 2020 15:15:24 +0000 (08:15 -0700)
include/deal.II/particles/particle_handler.h

index c1f13232cacb0db87617957778142821cadcbce4..571be00e6497602f367bb1361179816aef939ec6 100644 (file)
@@ -616,7 +616,7 @@ namespace Particles
      * changes" section in the Triangulation class with more information and
      * examples. In short these signals allow the particle handler to notify
      * applications about certain events inside the particle handler, e.g. when
-     * a particle gets lost.
+     * a particle is lost.
      *
      * For documentation on signals, see
      * http://www.boost.org/doc/libs/release/libs/signals2 .
@@ -625,11 +625,11 @@ namespace Particles
     {
       /**
        * This signal is triggered whenever the
-       * ParticleHandler::sort_particles_into_subdomains_and_cells encounters
-       * a particle that can not be associated with a cell. This can happen if
-       * the particle leaves the domain of the triangulation, or if it leaves
-       * the locally known domain in a parallel triangulation (including the
-       * ghost cells for a parallel::distributed::triangulation).
+       * ParticleHandler::sort_particles_into_subdomains_and_cells() function
+       * encounters a particle that can not be associated with a cell. This can
+       * happen if the particle leaves the domain of the triangulation, or if it
+       * leaves the locally known domain in a parallel triangulation (including
+       * the ghost cells for a parallel::distributed::triangulation).
        *
        * The connected function receives an iterator to the particle in
        * question, and its last known cell association.

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.