From d655e33745cfa52e2bb5b9718f21e6e46184a8f8 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 23 Oct 2000 10:58:05 +0000 Subject: [PATCH] DoFRenumbering::random git-svn-id: https://svn.dealii.org/trunk@3457 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/2000/c-3-0.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html index 3a20d056b8..3bcb6c74e7 100644 --- a/deal.II/doc/news/2000/c-3-0.html +++ b/deal.II/doc/news/2000/c-3-0.html @@ -469,6 +469,13 @@ documentation, etc.

deal.II

    +
  1. + New: The DoFRenumbering::random + function renumbers degrees of freedom in a random way. +
    + (WB 2000/10/22) +

    +
  2. New: The TriaAccessor now has a function point_inside that checks -- 2.39.5