]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add a comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Mar 2004 22:55:44 +0000 (22:55 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 15 Mar 2004 22:55:44 +0000 (22:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@8755 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/matrices.all_dimensions.cc

index 073447bc0ff45b893f1fb3320b4d79c83c5331fb..d49cb052a531a08ed91352c7e735252c59307630 100644 (file)
@@ -534,6 +534,10 @@ apply_boundary_values (const std::map<unsigned int,double> &boundary_values,
     return;
 
 
+                                   // we have to read and write from this
+                                   // matrix (in this order). this will only
+                                   // work if we compress the matrix first,
+                                   // done here:
   matrix.compress ();
   
   const unsigned int n_dofs = matrix.m();

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.