From: Guido Kanschat Date: Thu, 30 Mar 2006 21:02:33 +0000 (+0000) Subject: changes in BlockSparsityPattern X-Git-Tag: v8.0.0~11936 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14aefa0cc642b2f190897f134465eac67dd60f6f;p=dealii.git changes in BlockSparsityPattern git-svn-id: https://svn.dealii.org/trunk@12786 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index b70bff9142..471ad5ee67 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -433,6 +433,15 @@ inconvenience this causes.

lac

    + +
  1. Improved: BlockSparsityPattern can be + initialized directly using the vector generated by + DoFTools::compute_row_length_vector. +
    + (GK 2006/03/30) +

    +
  2. Improved: All matrix (and some vector) classes now check whether entries written into them represent finite floating point