]> https://gitweb.dealii.org/ - dealii.git/commitdiff
QProjector: fix some function names.
authorDavid Wells <drwells@email.unc.edu>
Mon, 21 Apr 2025 13:19:34 +0000 (09:19 -0400)
committerDavid Wells <drwells@email.unc.edu>
Mon, 21 Apr 2025 20:29:23 +0000 (16:29 -0400)
include/deal.II/base/qprojector.h

index 387eae9a9b112b044bc011b16bdf9c1a0a0725ff..269d744d2ea00ec9f8f308600e4b84f7f7f08b3d 100644 (file)
@@ -147,7 +147,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
+   * @deprecated Use the version of project_to_subface() which takes an
    * orientation argument instead.
    */
   DEAL_II_DEPRECATED_EARLY_WITH_COMMENT(
@@ -175,7 +175,7 @@ public:
    * that the cell is a line (1D), a quad (2d), or a hex (3d). Use the other
    * version of this function that takes the reference cell type instead.
    *
-   * @deprecated Use the version of project_to_face() which takes an
+   * @deprecated Use the version of project_to_subface() which takes an
    * orientation argument instead.
    */
   DEAL_II_DEPRECATED_EARLY_WITH_COMMENT(
@@ -198,7 +198,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
+   * @deprecated Use the version of project_to_subface() which takes an
    * orientation argument instead.
    */
   DEAL_II_DEPRECATED_EARLY_WITH_COMMENT(

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.