From: guido Date: Wed, 14 Sep 2005 18:36:10 +0000 (+0000) Subject: typo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d1c57d3dc3edfdd5390aed64ee2a9825ca9f8ec;p=dealii-svn.git typo git-svn-id: https://svn.dealii.org/trunk@11430 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index c9e51138d4..efbae442b6 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -651,7 +651,7 @@ inconvenience this causes.
  • New: class DoFTools now has two functions compute_row_length_vector, one - for equations and one for systems. These give a much fine estimate + for equations and one for systems. These give a much finer estimate for the size of the sparsity pattern required than DoFHandler::max_couplings_between_dofs. This is