]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add a TODO.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Jun 2004 18:23:26 +0000 (18:23 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 11 Jun 2004 18:23:26 +0000 (18:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@9422 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/petsc_parallel_sparse_matrix.cc

index 433d5e469be28ba8154c61356e15f901bbadb9cf..cc313b3164b9dd4b7cb604ac60bd4bafa50a017b 100644 (file)
@@ -222,7 +222,8 @@ namespace PETScWrappers
                                        // tricks with conversions of pointers
       const std::vector<signed int> int_row_lengths (row_lengths.begin(),
                                                      row_lengths.end());
-                                       
+
+//TODO: There must be a significantly better way to provide information about the off-diagonal blocks of the matrix. this way, petsc keeps allocating tiny chunks of memory, and gets completely hung up over this
       const int ierr
         = MatCreateMPIAIJ(communicator,
                          local_rows, local_columns,

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.