]> https://gitweb.dealii.org/ - dealii.git/commitdiff
small doc typo fix in DoFTools 9014/head
authorReza Rastak <rastak@stanford.edu>
Thu, 7 Nov 2019 04:37:47 +0000 (20:37 -0800)
committerReza Rastak <rastak@stanford.edu>
Thu, 7 Nov 2019 04:37:47 +0000 (20:37 -0800)
include/deal.II/dofs/dof_tools.h

index f04bb8d07709da2a16d65eb1565b967e92595530..0839938378f063ba1c1cf7c7aad2170226b97ef1 100644 (file)
@@ -1429,7 +1429,7 @@ namespace DoFTools
    * @ref GlossComponentMask)
    * shall equal the number of components in the finite element used by @p
    * dof. The size of @p selected_dofs shall equal
-   * <tt>dof_handler.n_dofs()</tt>. Previous contents of this array or
+   * <tt>dof_handler.n_dofs()</tt>. Previous contents of this array are
    * overwritten.
    *
    * Using the usual convention, if a shape function is non-zero in more than
@@ -1446,7 +1446,7 @@ namespace DoFTools
    * DoFTools::extract_boundary_dofs function.
    *
    * @param[in] dof_handler The object that describes which degrees of freedom
-   * live on which cell
+   * live on which cell.
    * @param[in] component_mask A mask denoting the vector components of the
    * finite element that should be considered (see also
    * @ref GlossComponentMask).
@@ -1486,7 +1486,7 @@ namespace DoFTools
    * @ref GlossLocallyRelevantDof "locally relevant DoFs").
    *
    * @param[in] dof_handler The object that describes which degrees of freedom
-   * live on which cell
+   * live on which cell.
    * @param[in] component_mask A mask denoting the vector components of the
    * finite element that should be considered (see also
    * @ref GlossComponentMask).

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.