]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix some English word substitution typos.
authorDavid Wells <wellsd2@rpi.edu>
Mon, 12 Oct 2015 21:59:56 +0000 (17:59 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Mon, 12 Oct 2015 21:59:56 +0000 (17:59 -0400)
In particular, this fixes substitution of 'loose' for 'lose' and 'ore'
for 'or'.

doc/users/cmake.html
include/deal.II/base/tensor_accessors.h
include/deal.II/multigrid/mg_transfer_block.h
source/dofs/dof_tools_constraints.cc
source/grid/tria.cc

index 603c5a9ece6c43811ca975935896d46d43279966..d5431c14f49fc442cb880b4ee017bb31b2998b64 100644 (file)
@@ -489,7 +489,7 @@ DEAL_II_WITH_ZLIB
     </p>
 
     <p>
-      If enabled, each of the features above will usually add one ore
+      If enabled, each of the features above will usually add one or
       more dependencies to external or 'bundled' (i.e. bundled with
       <acronym>deal.II</acronym> and residing under <code>bundled/</code>)
       libraries.
index 07dd8892915c64fe44324864b6de26fde79be38e..f655db391265f576c91e9641d50b2a0355f11fc7 100644 (file)
@@ -163,7 +163,7 @@ namespace TensorAccessors
    * fairly general tensorial types @p T.
    *
    * The purpose of this reordering facility is to be able to contract over
-   * an arbitrary index of two (ore more) tensors:
+   * an arbitrary index of two (or more) tensors:
    *  - reorder the indices in mind to the end of the tensors
    *  - use the contract function below that contracts the _last_ elements of
    *    tensors.
index e13f8ff826dd3e41d79ebed4e72fa05c327cff73..b992cf9c86ddac5cecd804682081b995b1f1d2a8 100644 (file)
@@ -51,7 +51,7 @@ template <int dim, int spacedim> class DoFHandler;
  * Implementation of matrix generation for MGTransferBlock.
  *
  * This is the base class for MGTransfer objects for systems of equations
- * where multigrid is applied only to one ore some blocks, where a
+ * where multigrid is applied only to one or some blocks, where a
  * @ref GlossBlock
  * comprises all degrees of freedom generated by one base element.
  *
index b3a4f3a131cffcef123742dc4d8d36c94d2f2384..2c2ab6ceacec42de47f052a62b45b5f1fa90b65e 100644 (file)
@@ -1300,7 +1300,7 @@ namespace DoFTools
                     // This requires usage of find_least_face_dominating_fe()
                     // with fe_indices of sub-faces and the mother face.
                     // Note that the last solution covers the first two scenarios,
-                    // thus we stick with it assuming that we won't loose much time/efficiency.
+                    // thus we stick with it assuming that we won't lose much time/efficiency.
                     const unsigned int dominating_fe_index = fe_collection.find_least_face_dominating_fe(fe_ind_face_subface);
                     AssertThrow(dominating_fe_index != numbers::invalid_unsigned_int,
                                 ExcMessage("Could not find a least face dominating FE."));
index 3a6050c4cd9920a20f4765dade248c389ff8e819..adbafbc39a05498f38e98c3186c8fa5e73862a7a 100644 (file)
@@ -12102,7 +12102,7 @@ namespace
                 // natural to use the union. however, intersection is
                 // the less aggressive tactic and favours a smaller
                 // number of refined cells over an intensive
-                // smoothing. this way we try not to loose too much of
+                // smoothing. this way we try not to lose too much of
                 // the effort we put in anisotropic refinement
                 // indicators due to overly aggressive smoothing...
                 directional_cell_refinement_case

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.