]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
remove unused variable
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 Jun 2013 16:18:59 +0000 (16:18 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 Jun 2013 16:18:59 +0000 (16:18 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_unify_linear_algebra@29798 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/lac/petsc_parallel_sparse_matrix.cc

index cc3279d79a0babcad3e46ab9837bedecec75de1f..795897e21d873be8866ad03576c0bdd33fa82ea7 100644 (file)
@@ -394,7 +394,6 @@ namespace PETScWrappers
                 // pattern of a matrix
 
               const PetscInt local_row_start = local_rows.nth_index_in_set(0);
-              const PetscInt local_col_start = local_columns.nth_index_in_set(0);
               const PetscInt
                 local_row_end = local_row_start + local_rows.n_elements();
 

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.