]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Initialize a member variable. 3434/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 3 Nov 2016 17:43:38 +0000 (11:43 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 3 Nov 2016 17:43:38 +0000 (11:43 -0600)
source/fe/fe_values.cc

index 67b3513edd486e5bc204539e806d06385e4d2f7d..ace4f054164c9f1595baca4e400844f8c2a8fd0c 100644 (file)
@@ -3830,6 +3830,7 @@ FEFaceValuesBase<dim,spacedim>::FEFaceValuesBase (const unsigned int n_q_points,
                               update_default,
                               mapping,
                               fe),
+  present_face_index (numbers::invalid_unsigned_int),
   quadrature(quadrature)
 {}
 

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.