From 7d1c57d3dc3edfdd5390aed64ee2a9825ca9f8ec Mon Sep 17 00:00:00 2001 From: guido Date: Wed, 14 Sep 2005 18:36:10 +0000 Subject: [PATCH] typo git-svn-id: https://svn.dealii.org/trunk@11430 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5