]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Indent comments. 8326/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 20 Jun 2019 22:47:19 +0000 (16:47 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 20 Jun 2019 22:47:19 +0000 (16:47 -0600)
include/deal.II/dofs/dof_tools.h

index 5bb814c004fdf0a4ab343b5995061458c880c711..28bde4e4ab97ee56ff5ce1deba9e75868206edc7 100644 (file)
@@ -1346,10 +1346,10 @@ namespace DoFTools
    *   corresponds to a vector component selected by the mask above. The size
    *   of this array must equal DoFHandler::n_locally_owned_dofs(), which for
    *   sequential computations of course equals DoFHandler::n_dofs(). The
-   * previous contents of this array are overwritten. Note that the resulting
-   * vector just holds the locally owned extracted degrees of freedom, which
-   * first have to be mapped to the global degrees of freedom, to correspond
-   * with them.
+   *   previous contents of this array are overwritten. Note that the resulting
+   *   vector just holds the locally owned extracted degrees of freedom, which
+   *   first have to be mapped to the global degrees of freedom, to correspond
+   *   with them.
    */
   template <typename DoFHandlerType>
   void
@@ -1379,7 +1379,7 @@ namespace DoFTools
    *   corresponds to a vector block selected by the mask above. The size
    *   of this array must equal DoFHandler::n_locally_owned_dofs(), which for
    *   sequential computations of course equals DoFHandler::n_dofs(). The
-   * previous contents of this array are overwritten.
+   *   previous contents of this array are overwritten.
    */
   template <typename DoFHandlerType>
   void

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.