From: guido Date: Fri, 14 Jul 2000 21:38:33 +0000 (+0000) Subject: DoFRenumbering::downstream_dg X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c24726d573fccd7c8a742d10c9087bd0aca8692;p=dealii-svn.git DoFRenumbering::downstream_dg git-svn-id: https://svn.dealii.org/trunk@3162 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 ce1d24351f..e74fdc1f6d 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -343,7 +343,7 @@

  • - New: PreconditionBlockSSOR::set_omega + New: PreconditionBlockSOR::set_omega allows to change the relaxation parameter.
    (GK 2000/04/12) @@ -365,6 +365,16 @@

      +
    1. + New: Class DoFRenumbering now has + functions for cell-wise downstream renumbering for + discontinuous elements. The parameters of the function sort_selected_dofs_back have been + switched to match the interfaces of all other functions in this + class. +
      + (GK 2000 Jour de Bastille) +

    2. New: Function VectorTools::compute_mean_value integrates the mean