]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
fixed line 2054 again
authorfrohne <frohne@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Nov 2011 19:45:18 +0000 (19:45 +0000)
committerfrohne <frohne@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 2 Nov 2011 19:45:18 +0000 (19:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@24720 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/constraint_matrix.h

index 829aa18a2c550b6c281848c7bc48f1c41395f1f9..a4bfe4f0795565a4e936d566c8a00f495f432910 100644 (file)
@@ -2051,9 +2051,8 @@ distribute_local_to_global (const FullMatrix<double>        &local_matrix,
                                    // function actually implementing this
                                    // feature in the cm.templates.h file.
   Vector<double> dummy(0);
-  bool           bool_dummy = false;
   distribute_local_to_global (local_matrix, dummy, local_dof_indices,
-                              global_matrix, dummy, bool_dummy,
+                              global_matrix, dummy, false,
                               internal::bool2type<IsBlockMatrix<MatrixType>::value>());
 }
 

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.