From: Guido Kanschat Date: Thu, 17 Mar 2005 00:15:05 +0000 (+0000) Subject: changes in BlockMatrixArray X-Git-Tag: v8.0.0~14357 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df93e96b31dfc4a82d870f19e4c29a9d4bc6030d;p=dealii.git changes in BlockMatrixArray git-svn-id: https://svn.dealii.org/trunk@10179 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index a49157794d..e51a622039 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -42,6 +42,16 @@ inconvenience this causes.
    +
  1. Changed: BlockMatrixArray + received a second template argument number, equal to the + same argument of the used BlockVector. Furthermore, its constructor + requires an additional argument of type VectorMemory<Vector<number> > + providing space for auxiliary vectors. +
    (GK 2005/03/14) +

    +
  2. Changed: The GeometryInfo::vertices_adjacent_to_line function has been renamed to GeometryInfo::