]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix typos.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Feb 2002 14:34:58 +0000 (14:34 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 21 Feb 2002 14:34:58 +0000 (14:34 +0000)
git-svn-id: https://svn.dealii.org/trunk@5530 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_base.h
deal.II/deal.II/include/grid/tria.h
deal.II/deal.II/include/grid/tria_levels.h
deal.II/deal.II/include/numerics/vectors.h

index 94a667d179a163719dbad72bd5b0bdc61070a8d8..c5126fe153d6bd49ab04cab02ffdff20be550e2d 100644 (file)
@@ -95,7 +95,7 @@ class FiniteElementData
                                      * face. This information is
                                      * redundant to some fields in the
                                      * derived classes but makes
-                                     * writing dimension independant
+                                     * writing dimension independent
                                      * programs easier.
                                      */
     const unsigned int dofs_per_face;
@@ -105,7 +105,7 @@ class FiniteElementData
                                      * on a cell. This information is
                                      * redundant to some fields in the
                                      * derived classes but makes
-                                     * writing dimension independant
+                                     * writing dimension independent
                                      * programs easier.
                                      */
     const unsigned int dofs_per_cell;
index d947a79ef606dc9c21ae4eb2ad7381b858bbf6a3..511bd363b08c1ce12ea69044850f0c06c528e9b4 100644 (file)
@@ -761,7 +761,7 @@ struct TriaNumberCache<3> : public TriaNumberCache<2>
  *        problems and an algorithm to reorder cells such that they
  *        satisfy the conditions outlined above.
  *
- *     @item Copying a triangulation: when computing on time dependant meshes
+ *     @item Copying a triangulation: when computing on time dependent meshes
  *        of when using adaptive refinement, you will often want to create a
  *        new triangulation to be the same as another one. This is facilitated
  *        by the @p{copy_triangulation} function.
index 942816effd3aa679eb8b249ef7c428438a5b60ff..4caa716d3ec37d7bb3207eaf2bedbb64469f4a20 100644 (file)
@@ -40,7 +40,7 @@ class TriangulationLevel
  *  Store all information which belongs to one level of the multilevel hierarchy.
  *
  *  In @ref{TriangulationLevel<0>} all data is stored which is not
- *  dependant on the dimension, e.g. a field to store the
+ *  dependent on the dimension, e.g. a field to store the
  *  refinement flag for the cells (what a cell actually is
  *  is declared elsewhere), etc. Actually, it is only cell-based
  *  data, like neighborship info or refinement flags. There is another
index 629b0d08df00af32c94cddc69734b7cd9a55c55d..af50fd8bbcaaecb30157747736d7157cb0a5cce4 100644 (file)
@@ -114,7 +114,7 @@ class ConstraintMatrix;
  *   The projection of the boundary values first, then eliminating them from
  *   the global system of equations is not needed usually. It may be necessary
  *   if you want to enforce special restrictions on the boundary values of the
- *   projected function, for example in time dependant problems: you may want
+ *   projected function, for example in time dependent problems: you may want
  *   to project the initial values but need consistency with the boundary
  *   values for later times. Since the latter are projected onto the boundary
  *   in each time step, it is necessary that we also project the boundary

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.