From 0e0ca6582882559040ef8174a8b718e1f8d35236 Mon Sep 17 00:00:00 2001 From: hartmann Date: Fri, 15 Feb 2008 15:05:48 +0000 Subject: [PATCH] Changes entry for FEFaceValuesBase::get_face_index git-svn-id: https://svn.dealii.org/trunk@15744 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index 3ebaeb842b..c3cac84673 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -233,6 +233,14 @@ constraints individually.
    +
  1. New: There is now a FEFaceValuesBase::get_face_index function which + returns the index of the face selected the last time the reinit() function + was called. + +
    + (RH 2008/02/15) +

  2. +
  3. New: The MappingQEulerian class provides an arbitrary order Eulerian mapping where the nodes of a mesh are displaced by a previously computed vector field. -- 2.39.5