]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix typos.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 7 Apr 2003 15:42:37 +0000 (15:42 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 7 Apr 2003 15:42:37 +0000 (15:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@7367 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_nedelec.cc

index d72df587bd9708abdea21ede71fa6390604c7e35..f93bc4e22fc3d3c73696f6283482f8fc4c726bd2 100644 (file)
@@ -357,7 +357,7 @@ FE_Nedelec<3>::shape_value_component (const unsigned int i,
                                         // note that the degrees of
                                         // freedom on opposite faces
                                         // have a common vector
-                                        // direction, so simply that
+                                        // direction, so simplify that
                                         // a little. these directions
                                         // are:
                                         //
@@ -461,7 +461,7 @@ FE_Nedelec<2>::shape_grad_component (const unsigned int i,
                                         // index=shape function
                                         // number; second
                                         // index=vector component,
-                                        // thrid index=component
+                                        // third index=component
                                         // within gradient
        static const double unit_gradients[4][2][2]
          = { { {0.,-1.}, {0.,0.} },
@@ -517,7 +517,7 @@ FE_Nedelec<3>::shape_grad_component (const unsigned int i,
                                         // index=shape function
                                         // number; second
                                         // index=vector component,
-                                        // thrid index=component
+                                        // third index=component
                                         // within gradient
        const double x = p(0),
                     y = p(1),

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.