]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix two typos in documentation of FEInterfaceValues. 9261/head
authorSimon Sticko <simon@sticko.se>
Wed, 8 Jan 2020 14:56:45 +0000 (15:56 +0100)
committerSimon Sticko <simon@sticko.se>
Wed, 8 Jan 2020 16:28:46 +0000 (17:28 +0100)
include/deal.II/fe/fe_interface_values.h

index 4b3b173425649a89ae8f2ac7bb8f1978929b62be..eabdcd06cb6542baca3143b408c146606d982a62 100644 (file)
@@ -96,9 +96,9 @@ public:
    * @param[in] face_no An integer identifying which face of the first cell the
    *   interface is on.
    * @param[in] sub_face_no An integer identifying the subface (child) of the
-   *   face identified by the previous two arguments the interface corresponds
-   *   to. If equal to numbers::invalid_unsigned_int, then the interface is
-   *   considered to be the entire face.
+   *   face (identified by the previous two arguments) that the interface
+   *   corresponds to. If equal to numbers::invalid_unsigned_int, then the
+   *   interface is considered to be the entire face.
    * @param[in] cell_neighbor An iterator to the second cell adjacent to
    *   the interface. The type of this iterator does not have to equal that
    *   of `cell`, but must be convertible to it. This allows using an
@@ -358,7 +358,7 @@ public:
                   const unsigned int component = 0) const;
 
   /**
-   * Return the jump if the gradient $[\nabla u]=\nabla u_{\text{cell0}} -
+   * Return the jump in the gradient $[\nabla u]=\nabla u_{\text{cell0}} -
    * \nabla u_{\text{cell1}}$ on the interface for the shape function @p
    * interface_dof_index at the quadrature point @p q_point of component @p
    * component.

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.