]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove double word typos. 10074/head
authorDavid Wells <drwells@email.unc.edu>
Fri, 8 May 2020 01:36:11 +0000 (21:36 -0400)
committerDavid Wells <drwells@email.unc.edu>
Fri, 8 May 2020 01:36:11 +0000 (21:36 -0400)
13 files changed:
include/deal.II/base/discrete_time.h
include/deal.II/base/mpi.h
include/deal.II/base/mpi_consensus_algorithms.templates.h
include/deal.II/base/numbers.h
include/deal.II/base/parameter_handler.h
include/deal.II/base/vectorization.h
include/deal.II/differentiation/sd/symengine_optimizer.h
include/deal.II/differentiation/sd/symengine_scalar_operations.h
include/deal.II/dofs/dof_tools.h
include/deal.II/fe/fe_interface_values.h
include/deal.II/grid/grid_tools.h
include/deal.II/lac/lapack_full_matrix.h
include/deal.II/lac/sparsity_tools.h

index b1f7ac291e81c393048efb8fa544e5da0d36276b..1f58db4a988b8ca807751346e4f3565861adba99 100644 (file)
@@ -339,7 +339,7 @@ public:
 
   /**
    * Set the *desired* value of the next time step size. By calling this
-   * method, we are indicating the the next time advance_time() is called, we
+   * method, we are indicating the next time advance_time() is called, we
    * would like @p time_step_size to be used to advance the simulation time.
    * However, if the step is too large such that the next
    * simulation time exceeds the end time, the step size is truncated.
index 07e6fda84db7338131b8e6c23e775a3e54c89eb7..4fa2bbc24943c9aaa1716569fc5dd7bce21b0fb5 100644 (file)
@@ -888,7 +888,7 @@ namespace Utilities
        *
        * The object @p request needs to exist when MPI_Finalize is called, which means the
        * request is typically statically allocated. Otherwise, you need to call
-       * unregister_request() before the request goes out of scope. Note that is
+       * unregister_request() before the request goes out of scope. Note that it
        * is acceptable for a request to be already waited on (and consequently
        * reset to MPI_REQUEST_NULL).
        *
index ab68ab100b69eb6b4c1047575b47b6e6014c1f31..757817f1bc555adb14af63bf78d80cb14196a44a 100644 (file)
@@ -220,7 +220,7 @@ namespace Utilities
 #  endif
 
             std::vector<T1> buffer_recv;
-            // get size of of incoming message
+            // get size of incoming message
             int  number_amount;
             auto ierr = MPI_Get_count(&status, MPI_BYTE, &number_amount);
             AssertThrowMPI(ierr);
index 88dfb1e9c0b037c6256b4f03f662fb2993b56a30..c0db8c9e754db770a2e7aa0ccdcb83e32f70471d 100644 (file)
@@ -71,7 +71,7 @@ namespace internal
    * A helper class specifying the maximal vector length of VectorizedArray
    * for the data type `double` for the given processor architecture and
    * optimization level. For a detailed description of supported maximal vector
-   * lengths, see the the documentation of VectorizedArray.
+   * lengths, see the documentation of VectorizedArray.
    *
    * @author Peter Munch, 2019
    */
@@ -97,7 +97,7 @@ namespace internal
    * A helper class specifying the maximal vector length of VectorizedArray
    * for the data type `float` for the given processor architecture and
    * optimization level. For a detailed description of supported maximal vector
-   * lengths, see the the documentation of VectorizedArray.
+   * lengths, see the documentation of VectorizedArray.
    *
    * @author Peter Munch, 2019
    */
index 4fdc503eceef84f2690433d55d288077b2691ff0..6518d663ca9eaedaeb60483af5308036022bfe41 100644 (file)
@@ -53,7 +53,7 @@ class MultipleParameterLoop;
  * Input may be sorted into subsection trees in order to give the input a
  * logical structure, and input files may include other files.
  *
- * The ParameterHandler class is discussed in in step-29,
+ * The ParameterHandler class is discussed in step-29,
  * step-33, and step-34.
  *
  * <h3>Declaring entries</h3>
index 92ea471e742a602b45d21d45bec47ff62118583a..54efca7ddc0360f28f450b95a66bc149f3aaf8f3 100644 (file)
@@ -755,7 +755,7 @@ inline DEAL_II_ALWAYS_INLINE VectorizedArrayType
 
 
 /**
- * Load size() data items from memory into the the VectorizedArray @p out,
+ * Load size() data items from memory into the VectorizedArray @p out,
  * starting at the given addresses and with given offset, each entry from the
  * offset providing one element of the vectorized array.
  *
index f1bf2e1c899b43fa00c92cdec46b5a9953061942..86f16e937c401fe764e45e82f5c45177b24c9c7f 100644 (file)
@@ -1947,7 +1947,7 @@ namespace Differentiation
 
       /**
        * A set of symbolic expressions to be optimized. It is required that
-       * the symbols on which these dependent functions be based are are
+       * the symbols on which these dependent functions be based are
        * registered in the @p independent_variables_symbols map.
        */
       types::symbol_vector dependent_variables_functions;
index e5b7539c5f6bfe9c3aa6de176faaaa19ec24a1f7..a7756c0fc502f8b56d55924174d9f0ab143ac41a 100644 (file)
@@ -1198,7 +1198,7 @@ namespace Differentiation
      *
      * Example:
      * If <tt>map["a"] -> 1</tt> and
-     * <tt>map["b"] -> "a"+ 2</tt>, then then the function $f(a,b(a)) = a+b$
+     * <tt>map["b"] -> "a"+ 2</tt>, then the function $f(a,b(a)) = a+b$
      * will be evaluated and the result $f\vert_{a=1,b=a+2} = 3+a$ is determined
      * upon the completion of the first sweep. A second sweep is therefore
      * necessary to resolve the final symbol, and the returned value is
index 71d8f4d30977c403c41765b4da36f5d05efba412..1cbb695f1f04ede034ea1a11cbcc4806595313b7 100644 (file)
@@ -1195,11 +1195,11 @@ namespace DoFTools
    * This function makes sure that identity constraints don't create cycles
    * in @p constraints.
    *
-   * @p periodicity_factor can be used to to implement Bloch periodic conditions
+   * @p periodicity_factor can be used to implement Bloch periodic conditions
    * (a.k.a. phase shift periodic conditions) of the form
    * $\psi(\mathbf{r})=e^{-i\mathbf{k}\cdot\mathbf{r}}u(\mathbf{r})$
    * where $u$ is periodic with the same periodicity as the crystal lattice and
-   * and $\mathbf{k}$ is the wavevector, see
+   * $\mathbf{k}$ is the wavevector, see
    * [https://en.wikipedia.org/wiki/Bloch_wave](https://en.wikipedia.org/wiki/Bloch_wave).
    * The solution at @p face_2 is equal to the solution at @p face_1 times
    * @p periodicity_factor. For example, if the solution at @p face_1 is
index 78727fb9c3687e8d4dbcfec4d85d35f4f3e85463..7c905964ebbc85e087c2a8825940370b905e153e 100644 (file)
@@ -308,7 +308,7 @@ public:
    *
    * Note that one can define the jump in
    * different ways (the value "there" minus the value "here", or the other way
-   * way around; both are used in the finite element literature). The definition
+   * around; both are used in the finite element literature). The definition
    * here uses "value here minus value there", as seen from the first cell.
    *
    * If this is a boundary face (at_boundary() returns true), then
index 994a1bedc5d7e7ec87970f84a260d0cde8876bb3..af480e2b81f0c6bfe90295fc3f5b105c3dd9a7c7 100644 (file)
@@ -2027,7 +2027,7 @@ namespace GridTools
    * @note If the flag @p group_siblings is set to false, children of a
    *       cell might be placed on different processors even though they are all
    *       active, which is an assumption made by p4est. By relaxing this, we
-   *       can can create partitions owning a single cell (also for refined
+   *       can create partitions owning a single cell (also for refined
    *       meshes).
    */
   template <int dim, int spacedim>
index f615c00f4128cb6f865bee0d8efdd4e1a6752413..9134fbdc2123cfb718eba16da9a8ea50f731ce21 100644 (file)
@@ -793,7 +793,7 @@ public:
    * the diagonal while all the other elements are zero. U is a MxM orthogonal
    * matrix containing the left singular vectors corresponding to the singular
    * values of A. V is a NxN orthonal matrix containing the right singular
-   * vectors corresponding the the singular values of A.
+   * vectors corresponding the singular values of A.
    *
    * Note that the variable #svd_vt contains the tranpose of V and can be
    * accessed by get_svd_vt(), while U is accessed with get_svd_u().
index 579be8f6364b852bccb233e5c551ff098e7d2c66..bb1d17b84daca0161beffc2947033b5b6561b98c 100644 (file)
@@ -275,7 +275,7 @@ namespace SparsityTools
 
   /**
    * Communicate rows in a dynamic sparsity pattern over MPI, similar to the
-   * one above but using a vector `rows_per_cpu` containing the number of of
+   * one above but using a vector `rows_per_cpu` containing the number of
    * rows per CPU for determining ownership. This is typically the value
    * returned by DoFHandler::n_locally_owned_dofs_per_processor -- given that
    * the construction of the input to this function involves all-to-all

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.