From: Wolfgang Bangerth Date: Wed, 29 Mar 2006 00:09:47 +0000 (+0000) Subject: FE::face_to_equivalent_cell_index X-Git-Tag: v8.0.0~11972 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3558f000d6346305121390cd8777e80db3be46b9;p=dealii.git FE::face_to_equivalent_cell_index git-svn-id: https://svn.dealii.org/trunk@12743 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 07da107116..d568acf798 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -552,6 +552,15 @@ inconvenience this causes.

deal.II

    +
  1. + New: There is a new function FiniteElement::face_to_equivalent_cell_index that can + convert a face index of a degree of freedom into a + corresponding cell index. +
    + (WB 2006/03/27) +

    +
  2. New: There are now functions VectorTools::point_value that evaluate the value of a