]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Minor changes.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 24 Feb 2003 15:51:14 +0000 (15:51 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 24 Feb 2003 15:51:14 +0000 (15:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@7228 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_tools.h

index 66a90d35b20da98f65bee80b24f3d76d4e291375..e2d02f6f081af6fdd95a0cb8a8c5ae1860c5c89d 100644 (file)
@@ -53,7 +53,7 @@ class FETools
                                      * Note, that if the finite element
                                      * space @p{fe1} is a subset of
                                      * the finite element space
-                                     * @p{fe2} than the @p{interpolation_matrix}
+                                     * @p{fe2} then the @p{interpolation_matrix}
                                      * is an embedding matrix.
                                      */
     template <int dim, typename number>
@@ -456,6 +456,11 @@ class FETools
                                      * Exception
                                      */
     DeclException0 (ExcInvalidFE);
+
+                                     /**
+                                      * Exception
+                                      */
+    DeclException0 (ExcFEMustBePrimitive);
     
                                     /**
                                      * Exception

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.