From 635e5d8c23cbb33a640f80eb3e6e99229aaa93ac Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Wed, 25 Aug 2004 21:20:53 +0000 Subject: [PATCH] --with-umfpack git-svn-id: https://svn.dealii.org/trunk@9579 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/c-5.0.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/deal.II/doc/news/c-5.0.html b/deal.II/doc/news/c-5.0.html index ff16e0911c..ee9772a7e8 100644 --- a/deal.II/doc/news/c-5.0.html +++ b/deal.II/doc/news/c-5.0.html @@ -61,6 +61,15 @@ inconvenience this causes.

General

    +
  1. + New: configuration option --with-umfpack for using the + UMFPack version and enabling the class SparseDriectUMFPACK, both included by + Wolfgang. +
    + (GK 2004/08/25) +

    +
  2. Fixed: None of the formulas in the step-8 tutorial program web page were visible. This is now fixed. -- 2.39.5