From: heister Date: Mon, 3 Mar 2014 14:36:33 +0000 (+0000) Subject: make step5 compile again X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27252e515fcc6d7fc34882529b508305decde12;p=dealii-svn.git make step5 compile again git-svn-id: https://svn.dealii.org/trunk@32603 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-5/step-5.cc b/deal.II/examples/step-5/step-5.cc index 66169fee91..84ea9c5d5d 100644 --- a/deal.II/examples/step-5/step-5.cc +++ b/deal.II/examples/step-5/step-5.cc @@ -369,7 +369,7 @@ void Step5::assemble_system () coefficient.value_list (fe_values.get_quadrature_points(), coefficient_values); - for (unsigned int q_index=0; q_index