]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a bug where the normal vectors were not computed properly.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 4 Dec 1998 18:03:11 +0000 (18:03 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 4 Dec 1998 18:03:11 +0000 (18:03 +0000)
git-svn-id: https://svn.dealii.org/trunk@683 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_values.cc

index 6fe8c75fb146ee121dfd14be100c4b1d782c180c..f929c1111d379c1b23af22694edea0a398898f16 100644 (file)
@@ -457,6 +457,7 @@ void FEFaceValues<dim>::reinit (const typename DoFHandler<dim>::cell_iterator &c
       (update_flags & update_gradients)          ||
       (update_flags & update_second_derivatives) ||
       (update_flags & update_support_points)     ||
+      (update_flags & update_normal_vectors)     ||
       (update_flags & update_JxW_values))
     fe->fill_fe_face_values (cell,
                             face_no,

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.