]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix follow-up bug which I forgot yesterday
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 5 Dec 1998 23:49:03 +0000 (23:49 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 5 Dec 1998 23:49:03 +0000 (23:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@684 0785d39b-7218-0410-832d-ea1e28bc413d

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

index f929c1111d379c1b23af22694edea0a398898f16..37e60ea2cc9dafc4096510201a8d537fa347f15e 100644 (file)
@@ -633,6 +633,7 @@ void FESubfaceValues<dim>::reinit (const typename DoFHandler<dim>::cell_iterator
       (update_flags & update_q_points)           ||
       (update_flags & update_gradients)          ||
       (update_flags & update_second_derivatives) ||
+      (update_flags & update_normal_vectors)     ||
       (update_flags & update_JxW_values))
     fe->fill_fe_subface_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.