From b1d3673ccf35896662054620b245761d9073b609 Mon Sep 17 00:00:00 2001 From: Guido Kanschat Date: Thu, 23 Mar 2006 19:11:49 +0000 Subject: [PATCH] --with-boost option git-svn-id: https://svn.dealii.org/trunk@12667 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index b0639af596..6333745ddf 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -134,6 +134,14 @@ inconvenience this causes.

General

    + +
  1. New: a configuration parameter --with-boost has been + introduced, allowing the selection of a previously installed boost + library instead of the contibuted. +
    + (GK 2006/03/23) +

    +
  2. New: The step-20 tutorial program was added. It shows how to use Raviart-Thomas elements to solve a mixed formulation of the Laplace equation. It also demonstrates the use of block matrices and vectors, -- 2.39.5