From: wolf Date: Tue, 3 May 2005 03:33:45 +0000 (+0000) Subject: Fixed: The PETSc matrix iterators had trouble when some rows of a X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d61cefb9ee9bf3463df29ea23b409f17ff4b122;p=dealii-svn.git Fixed: The PETSc matrix iterators had trouble when some rows of a matrix were empty. This has now been mostly fixed. git-svn-id: https://svn.dealii.org/trunk@10606 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index cd2e5f8e4e..011c57bc22 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -272,6 +272,13 @@ inconvenience this causes.

lac

    +
  1. + Fixed: The PETSc matrix iterators had trouble when some rows of a + matrix were empty. This has now been mostly fixed. +
    + (WB, 2005/05/02) +

    +
  2. Fixed: The PETScWrappers::MPI::SparseMatrix class had functions that allow to take a pre-existing sparsity pattern