From: Andrew McBride Date: Thu, 29 Jul 2010 08:19:34 +0000 (+0000) Subject: Add FETools::compute_projection_from_quadrature_points to changes list in index. X-Git-Tag: v8.0.0~5758 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f69fb2ad03d9d57638f3bdf624372c16dccfbd11;p=dealii.git Add FETools::compute_projection_from_quadrature_points to changes list in index. git-svn-id: https://svn.dealii.org/trunk@21586 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index ad70c21857..92b2f8a3fa 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -196,6 +196,14 @@ inconvenience this causes.

deal.II

    + +
  1. +

    + New: Ability to project second-order SymmetricTensor and first-order Tensor objects from the quadrature points to the support points of the cell using FETools::compute_projection_from_quadrature_points +
    + (Andrew McBride 2010/07/29) +

    +
  2. Fixed: In some rather pathological cases, the function