From cfc16cb99a953b2bcc3a354212bde17915d12ce1 Mon Sep 17 00:00:00 2001 From: hartmann Date: Mon, 26 Nov 2001 12:32:42 +0000 Subject: [PATCH] MappingQ::transform_real_to_unit_cell fixed. git-svn-id: https://svn.dealii.org/trunk@5268 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2001/c-3-2.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/2001/c-3-2.html b/deal.II/doc/news/2001/c-3-2.html index 68debc745f..42c90c6c24 100644 --- a/deal.II/doc/news/2001/c-3-2.html +++ b/deal.II/doc/news/2001/c-3-2.html @@ -195,6 +195,13 @@ documentation, etc.

deal.II

    +
  1. Fix: The MappingQ::transform_real_to_unit_cell + function failed on a very unusual cell. This is now fixed. +
    + (RH 2001/11/26) +

    +
  2. New: The new CellAccessor::neighbor_of_coarser_neighbor function returns where to find the present cell from a coarser -- 2.39.5