From: Wolfgang Bangerth Date: Tue, 9 Sep 2003 23:54:20 +0000 (+0000) Subject: MA27: Release sparsity pattern once we don't need it any more. X-Git-Tag: v8.0.0~16240 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0704d36b0f3b0a33ef6fd0aaaa0bc9fc8860871f;p=dealii.git MA27: Release sparsity pattern once we don't need it any more. git-svn-id: https://svn.dealii.org/trunk@7970 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/c-4-0.html b/deal.II/doc/news/c-4-0.html index 6686c6773e..b5fd5fcae0 100644 --- a/deal.II/doc/news/c-4-0.html +++ b/deal.II/doc/news/c-4-0.html @@ -142,6 +142,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

lac

    +
  1. Changed: The SparseDirectMA27 + class used to store a pointer to the sparsity pattern of the + matrix. It now releases this as soon as it doesn't need it any + more. +
    + (WB 2002/09/09) +

    +
  2. New: Some of the member matrix-vector functions of the BlockSparseMatrix class that previously could only be used with arguments of type