]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add to a comment.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 18 Oct 2008 04:01:27 +0000 (04:01 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 18 Oct 2008 04:01:27 +0000 (04:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@17274 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/trilinos_precondition.cc

index b6f821cd5bf713097282921cd11d15fb878e95b9..f3d317d09b2ed2d90bee7e56ebb95c67941ef4e0 100755 (executable)
@@ -521,10 +521,10 @@ namespace TrilinosWrappers
   {
     const unsigned int n_rows = deal_ii_sparse_matrix.m();
   
-                                       // Init Epetra Matrix, avoid
+                                       // Init Epetra Matrix using an
+                                       // equidistributed map; avoid
                                        // storing the nonzero
                                        // elements.
-
     map.reset (new Epetra_Map(n_rows, 0, communicator));
 
     Matrix.reset();

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.