From: guido Date: Thu, 17 Mar 2005 00:15:05 +0000 (+0000) Subject: changes in BlockMatrixArray X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75bb2169d41afe465ab6ca02ba11528d4557660e;p=dealii-svn.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::