From 1a621059357c6d6ebdca6c3c616334e553d05c2d Mon Sep 17 00:00:00 2001 From: Bruno Blais Date: Fri, 29 May 2020 07:48:00 -0400 Subject: [PATCH] Update examples/step-68/doc/intro.dox Co-authored-by: Peter Munch --- examples/step-68/doc/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/step-68/doc/intro.dox b/examples/step-68/doc/intro.dox index 9314c3782a..9619be6cf0 100644 --- a/examples/step-68/doc/intro.dox +++ b/examples/step-68/doc/intro.dox @@ -45,7 +45,7 @@ where $\textbf{x}_{i}^{t+\Delta t}$ and $\textbf{x}_{i}^{t}$ are the position of particle $i$ at time $t+\Delta t$ and $t$, respectively and where $\Delta t$ is the time step. In the present step, the velocity at the location of particles is obtainedin two different fashions: -- By evaluating the velocity function at the location of the particles +- By evaluating the velocity function at the location of the particles. - By evaluating the velocity function on a background triangulation and, using a finite element support, interpolating at the position of the particle. -- 2.39.5