From: Ralf Hartmann Date: Wed, 22 Nov 2000 15:22:01 +0000 (+0000) Subject: SparseMatrix::n_actually_nonzero_elements X-Git-Tag: v8.0.0~19935 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6cc3ce0e8108829f433e32ec69073ed69f15935;p=dealii.git SparseMatrix::n_actually_nonzero_elements git-svn-id: https://svn.dealii.org/trunk@3497 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 3497f464d4..7ffac193d4 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -239,6 +239,14 @@ documentation, etc.

lac

    +
  1. + New: + SparseMatrix::n_actually_nonzero_elements + returns the number of entries that are actually nonzero. +
    + (Ralf Hartmann 2000/11/22) +

    +
  2. Fixed: unlike announced in the docs, the FullMatrix::norm2 function did not