From 68167906a352b1297c523fbb6b66c25b9d1375ac Mon Sep 17 00:00:00 2001 From: Luca Heltai Date: Wed, 8 Feb 2006 02:18:40 +0000 Subject: [PATCH] Typos. git-svn-id: https://svn.dealii.org/trunk@12259 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index b29d790376..9d85bf3b10 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -309,13 +309,13 @@ inconvenience this causes.
  • Improved: BlockMatrixArray::enter_aux allows using matrices without adding vector - multiplication by using PointerMatrixAux. + class="member">enter_aux allows using matrices without adding vector + multiplication by using PointerMatrixAux.
    (GK 2006/02/02)

    -
  • New: The class PointerMatrixAux was +

  • New: The class PointerMatrixAux was introduced for use with matrix classes lacking the adding vector multiplication functions. It implements these by using its own auxiliary vector. -- 2.39.5