]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fill_face_values is buggy.
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 15 Jan 2001 17:54:45 +0000 (17:54 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 15 Jan 2001 17:54:45 +0000 (17:54 +0000)
has to be corrected later, due to a strange custom in Germany
shops close just when customers might pop in

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

deal.II/deal.II/include/numerics/error_estimator.h

index 3f0e5a6dd9efdaecfc4abf40c1e6d8896ff05d80..efb7fa0c6324234ba97f214a23a11e58a2c452b8 100644 (file)
@@ -476,7 +476,7 @@ class KellyErrorEstimator
                                          * The normal vectors of the finite
                                          * element function on one face
                                          */
-       vector<Point<dim> > normal_vectors;
+       vector<Tensor<1,dim> > normal_vectors;
 
                                         /**
                                          * Two arrays needed for the

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.