From: Peter Munch Date: Mon, 29 Mar 2021 07:10:14 +0000 (+0200) Subject: Work on particles keywork X-Git-Tag: v9.3.0-rc1~273^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3afda7bf1112cd5e60dce1709d31d3f80b4dbe3;p=dealii.git Work on particles keywork --- diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in index 0a3e0e0d2a..dd4ed6d4be 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -579,6 +579,7 @@ * step-68 * Simulation of the motion of massless tracer particles in a vortical flow. * Parallel simulation of the advection of particles with load balancing. + *
Keywords: Particles * * * @@ -593,6 +594,7 @@ * A fluid structure interaction problem on fully distributed * non-matching grids, using penalty methods, and a coupling constructed * through a ParticleHandler object. + *
Keywords: Particles * * * @@ -941,7 +943,8 @@ * * * step-19, - * step-68 + * step-68, + * step-70 * * *