]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove member variables that are apparently unused.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Apr 2010 21:40:21 +0000 (21:40 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Apr 2010 21:40:21 +0000 (21:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@21049 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_values.h

index e4d8148b758e2081f5159fb2c90eb01f40a2a0a4..5d1b482199f9cdf5506621e063cc3ad306decc90 100644 (file)
@@ -1289,26 +1289,6 @@ class FEValuesData
                                      */
     std::vector<Tensor<1,spacedim> >  boundary_forms;
 
-                                    /**
-                                     * Array of the mapped support
-                                     * points, filled by Mapping.
-                                     */
-    std::vector<Point<spacedim> > support_points;
-
-                                    /**
-                                     * Array of the Jacobian of the
-                                     * mapping in the support points,
-                                     * filled by Mapping.
-                                     */
-    HessianVector support_jacobians;
-
-                                    /**
-                                     * Array of the inverse Jacobian of the
-                                     * mapping in the support points,
-                                     * filled by Mapping.
-                                     */
-    HessianVector support_inverse_jacobians;
-
                                     /**
                                      * Indicate the first row which a
                                      * given shape function occupies

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.