From: Wolfgang Bangerth Date: Tue, 1 Jul 2003 00:54:26 +0000 (+0000) Subject: shift argument to merge_patches. X-Git-Tag: v8.0.0~16386 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf02d0016f4407e82a44a20abb2d0016f9b82701;p=dealii.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