From: Luca Heltai Date: Mon, 25 Nov 2019 10:12:34 +0000 (+0100) Subject: Removed unused variable. X-Git-Tag: v9.2.0-rc1~798^2~7 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6018fc651c1430d26b4a0a21de964d215e9ff81b;p=dealii.git Removed unused variable. --- diff --git a/source/particles/particle_handler.cc b/source/particles/particle_handler.cc index da549ee6de..2603e395a7 100644 --- a/source/particles/particle_handler.cc +++ b/source/particles/particle_handler.cc @@ -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,