From: wolf Date: Tue, 1 Jul 2003 00:54:26 +0000 (+0000) Subject: shift argument to merge_patches. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=811873e3ef2fc13897bfbe72683df0bfe44d38b6;p=dealii-svn.git shift argument to merge_patches. git-svn-id: https://svn.dealii.org/trunk@7823 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/c-4-0.html b/deal.II/doc/news/c-4-0.html index 04ac35fe52..9743a182d7 100644 --- a/deal.II/doc/news/c-4-0.html +++ b/deal.II/doc/news/c-4-0.html @@ -67,6 +67,16 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

deal.II

    +
  1. + New: The DataOut_DoFData::merge_patches + now takes a second parameter that indicates a shift for each + vertex of the given patches to be merged. This is sometimes + nice if one wants to generate "exploded" views of a collection + of subdomains. +
    + (WB 2002/06/30) +

    +
  2. Fixed: The FETools::extrapolate function operates on patches of cells, but didn't check whether