]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Better document an argument to hp::FEFaceValues. 15100/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 13 Apr 2023 21:18:47 +0000 (15:18 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 13 Apr 2023 21:18:47 +0000 (15:18 -0600)
include/deal.II/hp/fe_values.h

index 1132bdcfddbca5cb87060fae8537aca808cb59da..b15c1d7b300143da51b552260111db60d07e682d 100644 (file)
@@ -503,7 +503,10 @@ namespace hp
      * same as that used in the construction of the DoFHandler associated
      * with the present cell. On the other hand, if a value is given for this
      * argument, it overrides the choice of
-     * <code>cell-@>active_fe_index()</code>.
+     * <code>cell-@>active_fe_index()</code>. (This may or may not be very
+     * useful: If you are using a specific finite element on the current cell,
+     * why would you want to reinit() an object of the current type with a
+     * *different* finite element?)
      *
      * If the @p q_index argument is left at its default value, then we use
      * that quadrature formula within the hp::QCollection passed to the

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.