From: kanschat Date: Thu, 26 Apr 2007 20:48:59 +0000 (+0000) Subject: changes in multigrid X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6a6b0a538e18dc090fecc5119558cce89b3ff1c;p=dealii-svn.git changes in multigrid git-svn-id: https://svn.dealii.org/trunk@14643 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 40eb58dc4a..eee2283bb3 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -44,6 +44,16 @@ inconvenience this causes.
    + +
  1. Changed: When new multigrid transfer classes were introduced, + the existing class MGTransferSelect was + moved to the new header file + multigrid/mg_transfer_component. It also received a new + base class MGTransferComponent. +
    + (GK 2007/04/26) +

    +
  2. Changed: Everything that is part of the deal.II library has been moved into a namespace dealii. To allow your @@ -1023,6 +1033,15 @@ inconvenience this causes.

    deal.II

      + +
    1. New: The classes MGTransferBlockSelect and MGTransferBlock allow for transfer of multigrid + vectors for single blocks of a system and for several blocks. +
      + (GK 2007/04/26) +

      +
    2. New: There is a new variant of DoFTools::make_sparsity_pattern that can be used to construct sparsity patterns corresponding to problems where one would