From: Guido Kanschat Date: Fri, 26 May 2000 02:50:07 +0000 (+0000) Subject: today's changes X-Git-Tag: v8.0.0~20455 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee1de8c513c83391b056cef9467bfdaed3a7a842;p=dealii.git today's changes git-svn-id: https://svn.dealii.org/trunk@2951 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 9ee78dc386..38979c515d 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -198,6 +198,21 @@

deal.II

    +
  1. + New: DoFTools::make_flux_sparsity_pattern + can be optimized by providing two coefficient msatrices. +
    + (GK 2000/05/25) +

    + +
  2. + Improved: VectorTools::integrate_difference + allows for vector-valued weight functions. L1 and + Linfinity norms are calculated correctly. +
    + (GK 2000/05/25) +

    +
  3. Changed: FE_DGx::restriction is not an interpolation any more but a local projection which is