]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove an unused variable.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 13 Nov 2014 19:09:57 +0000 (13:09 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 13 Nov 2014 19:09:57 +0000 (13:09 -0600)
source/grid/grid_tools.cc

index 3a7d574306ce4d05b0b0a07a360ad022096c5f79..f47127519ec80b5fd5bc2e978ad66909a9df9cb5 100644 (file)
@@ -713,8 +713,6 @@ namespace GridTools
             }
         }
 
-    const unsigned int n_vertices = triangulation.n_vertices();
-
     // If the triangulation is distributed, we need to
     // exchange the moved vertices across mpi processes
     if (parallel::distributed::Triangulation< dim, spacedim > *distributed_triangulation

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.