From: hartmann Date: Mon, 10 Jun 2002 12:33:05 +0000 (+0000) Subject: In debug mode MappingQ1::transform_real_to_unit_cell now works also in 1 and 3 dimension. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45b1dd4f527ac79d083e5455e507cd2c5c432ee8;p=dealii-svn.git In debug mode MappingQ1::transform_real_to_unit_cell now works also in 1 and 3 dimension. git-svn-id: https://svn.dealii.org/trunk@6045 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/2002/c-3-4.html b/deal.II/doc/news/2002/c-3-4.html index f3513fcdaa..93e691a616 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -42,7 +42,7 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK structure of their class, and interfere with plans for the extension of this and related classes. These functions, which had been deprecated in the previous version, are thus not - part of the release after version 3.3 any more. Use the FEValuesBase::shape_value and alike functions as a replacement.
@@ -105,6 +105,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

deal.II

    +
  1. Fixed: In debug mode the MappingQ1::transform_real_to_unit_cell + function erroneously threw an assertion when used in 1 or 3 + dimensions. This is now fixed. +
    + (RH 2002/06/10) +

    +
  2. Fixed: The get_dof_indices functions of DoF accessor classes used to work also for