From c3cd6b704b03d912fa93a97e48940619f22b0947 Mon Sep 17 00:00:00 2001 From: Jean-Paul Pelteret Date: Sun, 1 Aug 2021 10:01:49 +0200 Subject: [PATCH] Add a changelog entry --- .../changes/incompatibilities/20210731Jean-PaulPelteret | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/news/changes/incompatibilities/20210731Jean-PaulPelteret diff --git a/doc/news/changes/incompatibilities/20210731Jean-PaulPelteret b/doc/news/changes/incompatibilities/20210731Jean-PaulPelteret new file mode 100644 index 0000000000..8122fab5c9 --- /dev/null +++ b/doc/news/changes/incompatibilities/20210731Jean-PaulPelteret @@ -0,0 +1,7 @@ +Deprecated: Many of the member functions of the FEInterfaceValues class, as well +as the FEInterfaceViews::Scalar and FEInterfaceViews::Vector classes, that are +used to compute jumps and averages of shape function-related quantities have +been renamed in such a way that they are more expressive about what they +compute. +
+(Jean-Paul Pelteret, 2021/07/31) -- 2.39.5