From: wolf Date: Tue, 18 Jun 2002 12:48:26 +0000 (+0000) Subject: Mention new report. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4d2c24c4102781e71d9bfccff83171d2245aca3;p=dealii-svn.git Mention new report. git-svn-id: https://svn.dealii.org/trunk@6158 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index c1d0f0c879..6f4980df59 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -33,6 +33,19 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

General

    +
  1. + New: There is now + a new report + on assembling matrices available from the + documentation + page. The main focus is assembling of matrices for + vector-valued problems, where shape functions are + vector-valued, and may have only one or more non-zero vector + components. +
    + (WB 2002/06/17) +

    +
  2. Removed: The functions FEValuesBase::get_shape_values,