From 5a5eaec52f76590566a5d3672cddad19009e38a1 Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Mon, 26 Nov 2001 16:24:52 +0000 Subject: [PATCH] GridRefinement::refine fixed. git-svn-id: https://svn.dealii.org/trunk@5272 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 1c06a0e7b7..5cc40a9cab 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. Fixed: The GridRefinement::refine + function failed when the threshold was zero. This is now fixed. +
    + (RH 2001/11/26) +

    +
  2. Fixed: The MappingQ::transform_real_to_unit_cell function failed on a very unusual cell. This is now fixed. -- 2.39.5