]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use proper reference to type.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Jun 2002 11:15:38 +0000 (11:15 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Jun 2002 11:15:38 +0000 (11:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@6088 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 9fa34ada548fa591fcb7f976b3467f0ab7484d1c..e066cd7d4e6ca111ac165d7af8990783517ad722 100644 (file)
@@ -933,7 +933,7 @@ void LaplaceProblem<dim>::run ()
                                   // obtain a reasonable view on the
                                   // solution, we rescale the z-axis
                                   // by a factor of four.
-  typename DataOut<dim>::EpsFlags eps_flags;
+  DataOutBase::EpsFlags eps_flags;
   eps_flags.z_scaling = 4;
   
   DataOut<dim> data_out;

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.