From 17a17729f58a430022e3a7d509b7e2b7f8389ec9 Mon Sep 17 00:00:00 2001 From: wolf Date: Tue, 9 Sep 2003 23:54:20 +0000 Subject: [PATCH] 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 --- deal.II/doc/news/c-4-0.html | 8 ++++++++ 1 file changed, 8 insertions(+) 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