]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unused variable.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Jul 2013 18:11:42 +0000 (18:11 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Jul 2013 18:11:42 +0000 (18:11 +0000)
git-svn-id: https://svn.dealii.org/trunk@30098 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/matrix_free/matrix_free.templates.h

index d2477b42983dc5402d2c5c358af4c526208c5626..4e3d3c463a80a32d1a95cab03a29133186afd85a 100644 (file)
@@ -463,7 +463,6 @@ void MatrixFree<dim,Number>::initialize_indices
 {
   const unsigned int n_fe = dof_handlers.n_dof_handlers;
   const unsigned int n_active_cells = cell_level_index.size();
-  const unsigned int n_mpi_procs = size_info.n_procs;
 
   AssertDimension (n_active_cells, cell_level_index.size());
   AssertDimension (n_fe, locally_owned_set.size());

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.