From 6c5186418a371cfecaec1b0811c009f1528a1a33 Mon Sep 17 00:00:00 2001 From: Jean-Paul Pelteret Date: Thu, 10 Aug 2017 17:12:58 -0600 Subject: [PATCH] Added changelog entry --- .../changes/minor/20170810Jean-PaulPelteretLucaHeltai | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/news/changes/minor/20170810Jean-PaulPelteretLucaHeltai diff --git a/doc/news/changes/minor/20170810Jean-PaulPelteretLucaHeltai b/doc/news/changes/minor/20170810Jean-PaulPelteretLucaHeltai new file mode 100644 index 0000000000..72ca9ffa8c --- /dev/null +++ b/doc/news/changes/minor/20170810Jean-PaulPelteretLucaHeltai @@ -0,0 +1,8 @@ +New: All of the FEValuesViews classes now have a set of functions +named get_function_*_from_local_dof_values that return the function +values, gradients etc. from a local vector of degree-of-freedom +values. They also now contain a data structure called OutputType +that that provides the output type for the product of the value +and derivatives of basis functions of the view and any number type. +
+(Jean-Paul Pelteret, Luca Heltai, 2017/08/10) -- 2.39.5