From: mcbride Date: Thu, 9 Sep 2010 09:18:40 +0000 (+0000) Subject: Update the news X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d09337b53d1efb0856e793d0858b4c9c3e654e60;p=dealii-svn.git Update the news git-svn-id: https://svn.dealii.org/trunk@21904 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index b27cdc4ae5..bc6e4340b4 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -252,6 +252,14 @@ through DoFHandler::get_tria() and DoFHandler::get_fe(), respectively.
    +
  1. +

    + Fixed: The method FEValuesViews::SymmetricTensor< 2, dim, spacedim >::get_function_divergences + incorrectly calculated the divergence. +
    + (Andrew McBride 2010/09/09) +

    +
  2. New: Reimplementation of the parent function in the various DoFCellAccessors so