From: wolf Date: Thu, 11 Aug 2005 14:14:38 +0000 (+0000) Subject: New functions in petsc classes. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca7c062851abebf1fa4c081dc8bd498a1ce42fb9;p=dealii-svn.git New functions in petsc classes. git-svn-id: https://svn.dealii.org/trunk@11282 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 1907415128..fb22534bef 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -499,6 +499,24 @@ inconvenience this causes.

lac

    +
  1. + New: The new function PetscWrappers::VectorBase::set allows to set + several vector elements at once. +
    + (WB, 2005/08/10) +

    + +
  2. + New: There are now functions PetscWrappers::MatrixBase::clear_row and clear_rows that allow to set the elements of a row + of a matrix to zero, without having to traverse the individual + elements. +
    + (WB, 2005/08/10) +

    +
  3. Fixed: SparsityPattern::block_write neither wrote the number of