]> https://gitweb.dealii.org/ - dealii.git/commitdiff
QProjector: don't deprecate every version of project_to_subface().
authorDavid Wells <drwells@email.unc.edu>
Mon, 21 Apr 2025 13:19:16 +0000 (09:19 -0400)
committerDavid Wells <drwells@email.unc.edu>
Mon, 21 Apr 2025 20:29:23 +0000 (16:29 -0400)
This was a copy-paste mistake.

include/deal.II/base/qprojector.h

index 1e810b46ea00fc15c458b86c8031634ed9232c81..387eae9a9b112b044bc011b16bdf9c1a0a0725ff 100644 (file)
@@ -222,13 +222,7 @@ public:
    *
    * @note Only the points are transformed. The quadrature weights are the
    * same as those of the original rule.
-   *
-   * @deprecated Use the version of project_to_face() which takes an
-   * orientation argument instead.
    */
-  DEAL_II_DEPRECATED_EARLY_WITH_COMMENT(
-    "Use the version of project_to_subface() which takes an orientation "
-    "argument instead.")
   static Quadrature<dim>
   project_to_subface(const ReferenceCell               &reference_cell,
                      const SubQuadrature               &quadrature,

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.