From c3f74c24924e598c418862401700ac3e59d85035 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Sat, 5 Mar 2022 21:20:27 -0700 Subject: [PATCH] Add a changelog entry. --- doc/news/changes/minor/20220305Bangerth | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/news/changes/minor/20220305Bangerth diff --git a/doc/news/changes/minor/20220305Bangerth b/doc/news/changes/minor/20220305Bangerth new file mode 100644 index 0000000000..e9ecf6bc9d --- /dev/null +++ b/doc/news/changes/minor/20220305Bangerth @@ -0,0 +1,6 @@ +New: There is now a function ReferenceCell::contains_point() that +provides the generalized equivalent of a function in the GeometryInfo +class that will eventually be deprecated. +type. +
+(Wolfgang Bangerth, 2022/03/05) -- 2.39.5