]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
The intel compiler wants us to initialize each const member.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Nov 2010 23:48:38 +0000 (23:48 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 29 Nov 2010 23:48:38 +0000 (23:48 +0000)
git-svn-id: https://svn.dealii.org/trunk@22886 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-12/step-12.cc

index 210c6f8e64b09b939c468cc732525ae881b0c5a7..f26b6f1ca9c48cac9a66fbd23f13acb78f328fb5 100644 (file)
@@ -243,6 +243,7 @@ class Step12
 template <int dim>
 Step12<dim>::Step12 ()
                :
+                mapping (),
                 fe (1),
                dof_handler (triangulation)
 {}

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.