From: wolf Date: Wed, 25 Sep 2002 16:13:34 +0000 (+0000) Subject: Fix typos. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=121848ec1897dca92aff272b2dfafee43943e571;p=dealii-svn.git Fix typos. git-svn-id: https://svn.dealii.org/trunk@6512 0785d39b-7218-0410-832d-ea1e28bc413d --- 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