]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
augment todo.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 30 Jun 2004 15:40:24 +0000 (15:40 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 30 Jun 2004 15:40:24 +0000 (15:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@9488 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/petsc_parallel_sparse_matrix.cc

index c54cd0249e7e787da12e1748b7d6ca0bb3c90680..0fd01bcdd857db2e72806b31f0a79f0fd3e7379c 100644 (file)
@@ -255,7 +255,7 @@ namespace PETScWrappers
                const unsigned int               this_process,
                const bool                       preset_nonzero_locations)
     {
-//TODO[WB]: The next PETSc release should contain a function  MatMPI[B]AIJSetPreallocationCSR that we will want to use here     
+//TODO[WB]: The next PETSc release should contain a function  MatMPI[B]AIJSetPreallocationCSR that we will want to use here. it may also be worthwhile to look at the functions MatPreallocateXXX in include/petscmat.h
       Assert (local_rows_per_process.size() == local_columns_per_process.size(),
               ExcInvalidSizes (local_rows_per_process.size(),
                                local_columns_per_process.size()));

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.