]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
gcc 4 complained
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Jun 2005 15:49:29 +0000 (15:49 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 29 Jun 2005 15:49:29 +0000 (15:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@10971 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 994005544a2cb7e18483ccd27f3e71cc6ce1ffbd..90a794414ce10549a9a7213cfb9150c69d74e4cd 100644 (file)
@@ -119,7 +119,8 @@ FiniteElementBase<dim>::FiniteElementBase (
                 component_to_base_table (this->components,
                                          std::make_pair(0U, 0U)),
                 restriction_is_additive_flags(r_i_a_f),
-               nonzero_components (nonzero_c)
+               nonzero_components (nonzero_c),
+               cached_primitivity(false)
 {
                                   // Special handling of vectors of
                                   // length one: in this case, we

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.