]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix comment.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Jul 2002 15:35:13 +0000 (15:35 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 25 Jul 2002 15:35:13 +0000 (15:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@6286 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_dgp.h
deal.II/deal.II/include/fe/fe_dgq.h
deal.II/deal.II/include/fe/fe_nedelec.h
deal.II/deal.II/include/fe/fe_q.h

index 6c0108286cee8e9d848d0901eb20782341056b42..616adfc5f775da907a52b5910550d00847a1e10c 100644 (file)
@@ -390,7 +390,7 @@ class FE_DGP : public FiniteElement<dim>
                                          * Array with shape function
                                          * values in quadrature
                                          * points. There is one
-                                         * vector for each shape
+                                         * row for each shape
                                          * function, containing
                                          * values for each quadrature
                                          * point.
@@ -412,7 +412,7 @@ class FE_DGP : public FiniteElement<dim>
                                          * Array with shape function
                                          * gradients in quadrature
                                          * points. There is one
-                                         * vector for each shape
+                                         * row for each shape
                                          * function, containing
                                          * values for each quadrature
                                          * point.
index 4b0910f232275333dfcf9bb379bdcb3aff06de76..ca2f84762836537d25cb7553369340275a5c1ba4 100644 (file)
@@ -418,7 +418,7 @@ class FE_DGQ : public FiniteElement<dim>
                                          * Array with shape function
                                          * values in quadrature
                                          * points. There is one
-                                         * vector for each shape
+                                         * row for each shape
                                          * function, containing
                                          * values for each quadrature
                                          * point.
@@ -440,7 +440,7 @@ class FE_DGQ : public FiniteElement<dim>
                                          * Array with shape function
                                          * gradients in quadrature
                                          * points. There is one
-                                         * vector for each shape
+                                         * row for each shape
                                          * function, containing
                                          * values for each quadrature
                                          * point.
index 5d5ba486a00c323058ba919b29fae284d4056d60..8977a909cffc76f818970a6c9e43d02bc6ade529 100644 (file)
@@ -417,12 +417,11 @@ class FE_Nedelec : public FiniteElement<dim>
                                         /**
                                          * Array with shape function
                                          * values in quadrature
-                                         * points. There is one
-                                         * vector for each shape
-                                         * function, containing
-                                         * values for each quadrature
-                                         * point. Since the shape
-                                         * functions are
+                                         * points. There is one row
+                                         * for each shape function,
+                                         * containing values for each
+                                         * quadrature point. Since
+                                         * the shape functions are
                                          * vector-valued (with as
                                          * many components as there
                                          * are space dimensions), the
@@ -444,7 +443,7 @@ class FE_Nedelec : public FiniteElement<dim>
                                          * Array with shape function
                                          * gradients in quadrature
                                          * points. There is one
-                                         * vector for each shape
+                                         * row for each shape
                                          * function, containing
                                          * values for each quadrature
                                          * point.
index 0c4aabeeb0f13d231b33185e83eec76d0c61bc5a..cb76726af3b0e5e0bef8f6893d6f7380e635a5ac 100644 (file)
@@ -763,7 +763,7 @@ class FE_Q : public FiniteElement<dim>
                                          * Array with shape function
                                          * values in quadrature
                                          * points. There is one
-                                         * vector for each shape
+                                         * row for each shape
                                          * function, containing
                                          * values for each quadrature
                                          * point.
@@ -785,7 +785,7 @@ class FE_Q : public FiniteElement<dim>
                                          * Array with shape function
                                          * gradients in quadrature
                                          * points. There is one
-                                         * vector for each shape
+                                         * row for each shape
                                          * function, containing
                                          * values for each quadrature
                                          * point.

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.