]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
More doc updates
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 25 Oct 2006 01:43:49 +0000 (01:43 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 25 Oct 2006 01:43:49 +0000 (01:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@14081 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 6e0a9937787f91285e9210418836f4989047fcc1..e2b12f91652eaf81cef4267710ae6ec83be49376 100644 (file)
@@ -1013,10 +1013,10 @@ class FETools
                                      *
                                      * The function returns a pointer
                                      * to a newly create finite
-                                     * element. It is in the callers
+                                     * element. It is in the caller's
                                      * responsibility to destroy the
                                      * object pointed to at an
-                                     * appropriate time.
+                                     * appropriate later time.
                                      *
                                      * Since the value of the template
                                      * argument can't be deduced from the
@@ -1024,6 +1024,16 @@ class FETools
                                      * function, you have to explicitly
                                      * specify it when you call this
                                      * function.
+                                     *
+                                     * This function knows about all
+                                     * the standard elements defined
+                                     * in the library. However, it
+                                     * doesn't by default know about
+                                     * elements that you may have
+                                     * defined in your program. To
+                                     * make your own elements known
+                                     * to this function, use the
+                                     * add_fe_name() function.
                                      */
     template <int dim>
     static

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.