From: Martin Kronbichler Date: Fri, 5 Apr 2024 08:02:14 +0000 (+0200) Subject: Remove outdated documentation X-Git-Tag: v9.6.0-rc1~404^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F16852%2Fhead;p=dealii.git Remove outdated documentation --- diff --git a/include/deal.II/fe/mapping_q.h b/include/deal.II/fe/mapping_q.h index bf6045dc87..e2da64c35c 100644 --- a/include/deal.II/fe/mapping_q.h +++ b/include/deal.II/fe/mapping_q.h @@ -312,10 +312,6 @@ public: /** * Initialize the object's member variables related to cell data based on * the given arguments. - * - * The function also calls compute_shape_function_values() to actually set - * the member variables related to the values and derivatives of the - * mapping shape functions. */ void initialize(const UpdateFlags update_flags,