]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update the documentation in another, related function. 15097/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 14 Apr 2023 00:22:46 +0000 (18:22 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 14 Apr 2023 00:22:46 +0000 (18:22 -0600)
include/deal.II/fe/fe_interface_values.h

index b4489f44be56033ec3dda16524f9c2f449845d12..ccf177531b10f2e090b06bddc04b40995d6d5de2 100644 (file)
@@ -1577,16 +1577,12 @@ public:
    * @param[in] cell An iterator to the first cell adjacent to the interface.
    * @param[in] face_no An integer identifying which face of the first cell the
    *   interface is on.
-   * @param[in] q_index If left at its default, use the quadrature formula
-   * within the hp::QCollection passed to the constructor as given by the
-   * dominating finite element across the interface (only used if the
-   * FEInterface object is initialized with an hp::FECollection, an
-   * hp::QCollection, and possibly an hp::MappingCollection).
-   * @param[in] mapping_index If left at its default, use the mapping within the
-   * hp::MappingCollection passed to the constructor as given by the dominating
-   * finite element across the interface (only used if the FEInterface object
-   * is initialized with an hp::FECollection, an hp::QCollection, and possibly
-   * an hp::MappingCollection).
+   * @param[in] q_index This argument selects which quadrature formula to use
+   *   See the discussion in the documentation of the other reinit() function
+   *   for what happens when this argument is left at its default value.
+   * @param[in] mapping_index This argument selects which mapping to use
+   *   See the discussion in the documentation of the other reinit() function
+   *   for what happens when this argument is left at its default value.
    * @param[in] fe_index If left at its default, use the finite element within
    * the hp::FECollection passed to the constructor as given by the dominating
    * finite element across the interface (only used if the FEInterface object

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.