]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Removed unused variable.
authorLuca Heltai <luca.heltai@sissa.it>
Mon, 25 Nov 2019 10:12:34 +0000 (11:12 +0100)
committerLuca Heltai <luca.heltai@sissa.it>
Tue, 3 Dec 2019 07:19:55 +0000 (08:19 +0100)
source/particles/particle_handler.cc

index da549ee6deda7df9e1cfb6ffc55d712fc8068409..2603e395a72fcac1a9d53994eb5f3ff922e5460f 100644 (file)
@@ -477,9 +477,6 @@ namespace Particles
                                              0u);
       }
 
-    const auto n_global_particles =
-      std::accumulate(n_particles_per_proc.begin(), n_particles_per_proc.end());
-
     auto distributed_tuple =
       GridTools::distributed_compute_point_locations(cache,
                                                      positions,

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.