From df93e96b31dfc4a82d870f19e4c29a9d4bc6030d Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Thu, 17 Mar 2005 00:15:05 +0000 Subject: [PATCH] changes in BlockMatrixArray git-svn-id: https://svn.dealii.org/trunk@10179 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 10 ++++++++++ 1 file changed, 10 insertions(+) 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::