]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added the "initialise_restriction" method, which currently is a copy
authoroliver <oliver@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Apr 2006 16:23:39 +0000 (16:23 +0000)
committeroliver <oliver@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Apr 2006 16:23:39 +0000 (16:23 +0000)
of the same method from "FE_RT".

git-svn-id: https://svn.dealii.org/trunk@12927 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_abf.h

index 137252243d25b1e7048a50bfa44a7d49f5949faa..862e99130dba4bb9acb37c0c62e8e960f5ba53c6 100644 (file)
@@ -201,6 +201,19 @@ class FE_ABF
                                      */
     void initialize_support_points (const unsigned int rt_degree);
 
+                                    /**
+                                     * Initialize the interpolation
+                                     * from functions on refined mesh
+                                     * cells onto the father
+                                     * cell. According to the
+                                     * philosophy of the
+                                     * Raviart-Thomas element, this
+                                     * restriction operator preserves
+                                     * the divergence of a function
+                                     * weakly.
+                                     */
+    void initialize_restriction ();
+    
                                     /**
                                      * Given a set of flags indicating
                                      * what quantities are requested

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.