From: Wolfgang Bangerth Date: Mon, 17 Feb 2003 00:06:01 +0000 (+0000) Subject: . X-Git-Tag: v8.0.0~16937 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da81514e4c172d51ab7c0849a519a646b07dd090;p=dealii.git . git-svn-id: https://svn.dealii.org/trunk@7105 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 5eade5706c..443e80ba90 100644 --- a/deal.II/doc/news/2002/c-3-4.html +++ b/deal.II/doc/news/2002/c-3-4.html @@ -717,6 +717,15 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

deal.II

    +
  1. + New: There is now a function FiniteElement::constraints_are_implemented that + informs the caller about whether the finite element in question in fact + implements its hanging node constraints. +
    + (WB 2003/02/15) +

    +
  2. Fixed: The ConstraintMatrix::is_identity_constrained function