]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Improve a comment. 16821/head
authorDavid Wells <drwells@email.unc.edu>
Mon, 1 Apr 2024 13:12:28 +0000 (09:12 -0400)
committerDavid Wells <drwells@email.unc.edu>
Mon, 1 Apr 2024 13:12:28 +0000 (09:12 -0400)
include/deal.II/base/qprojector.h

index 9b2585b024808d1396b88cdd5be9526968fff837..78d277d3d72d7fde71fbc6bd298ace8f6545c7e6 100644 (file)
@@ -333,8 +333,9 @@ public:
          const unsigned int   n_quadrature_points);
 
     /**
-     * Like the above function but taking a quadrature collection, enabling
-     * that each face might have different number of quadrature points.
+     * Compute an offset object for the given face number and orientation,
+     * taking into account the possibility of different quadrature rules being
+     * used on each face.
      *
      * @deprecated Use the version of this function which takes a
      * combined_orientation argument instead.
@@ -351,8 +352,10 @@ public:
          const hp::QCollection<dim - 1> &quadrature);
 
     /**
-     * Like the above function but taking a quadrature collection, enabling
-     * that each face might have different number of quadrature points.
+     * Compute an offset object for the given face number and orientation,
+     * taking into account the possibility of different quadrature rules being
+     * used on each face.
+     *
      */
     static DataSetDescriptor
     face(const ReferenceCell            &reference_cell,

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.