From: Timo Heister Date: Mon, 3 Mar 2014 14:37:25 +0000 (+0000) Subject: make step6 compile again X-Git-Tag: v8.2.0-rc1~727 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bca8bbbfac83479b29cdf53d2526aa94089bb267;p=dealii.git make step6 compile again git-svn-id: https://svn.dealii.org/trunk@32604 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-6/step-6.cc b/deal.II/examples/step-6/step-6.cc index 954ac8aa3b..5dcd8ecee8 100644 --- a/deal.II/examples/step-6/step-6.cc +++ b/deal.II/examples/step-6/step-6.cc @@ -426,7 +426,7 @@ void Step6::assemble_system () coefficient.value_list (fe_values.get_quadrature_points(), coefficient_values); - for (unsigned int q_index=0; q_index