From ec65430860aa364040f9bca5f349212e5a38e304 Mon Sep 17 00:00:00 2001 From: "Jason P. Sheldon" Date: Tue, 11 Aug 2015 09:40:07 -0400 Subject: [PATCH] Added change to changes.h --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index 7491822f11..e4e6f78839 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -90,6 +90,13 @@ inconvenience this causes.
    +
  1. New: There is now a function project_real_point_to_unit_point_on_face + in mapping that calls transform_real_to_unit_cell and then projects the + result to a provided face. +
    + (Jason Sheldon, 2015/08/11) +
  2. +
  3. New: FEFaceValues and FESubfaceValues can now also compute gradients of the Jacobian of the transformation from unit to real cell, controlled by update_jacobian_grads. -- 2.39.5