From 121848ec1897dca92aff272b2dfafee43943e571 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 25 Sep 2002 16:13:34 +0000 Subject: [PATCH] Fix typos. git-svn-id: https://svn.dealii.org/trunk@6512 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2002/c-3-4.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index a9992fdf90..8d9379620c 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -272,7 +272,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK (GK 2002/09/18)

-
  • New: class BlockVector has a +

  • New: Class BlockVector has a function collect_sizes(), very much as BlockSparsityPattern. This allows updating internal structures after blocks have been resized. @@ -280,7 +280,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK (GK 2002/09/17)

    -
  • New: class SparseMatrix has an +

  • New: Class SparseMatrix has an STL-conforming const_iterator and functions begin() and end() for looping through all existing -- 2.39.5