From: Wolfgang Bangerth Date: Mon, 23 Oct 2000 10:58:05 +0000 (+0000) Subject: DoFRenumbering::random X-Git-Tag: v8.0.0~19975 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ea0f602fe12c084d49b00d8e0be5a9c61651850;p=dealii.git DoFRenumbering::random git-svn-id: https://svn.dealii.org/trunk@3457 0785d39b-7218-0410-832d-ea1e28bc413d --- 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