From: Wolfgang Bangerth Date: Wed, 2 Oct 2013 15:06:52 +0000 (+0000) Subject: Make it compile. X-Git-Tag: v8.1.0~660 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=163cdb79e32d0454a90ba992a2fd366e71a59db5;p=dealii.git Make it compile. git-svn-id: https://svn.dealii.org/trunk@31069 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-42/step-42.cc b/deal.II/examples/step-42/step-42.cc index d17736a7a6..21b346060b 100644 --- a/deal.II/examples/step-42/step-42.cc +++ b/deal.II/examples/step-42/step-42.cc @@ -1083,7 +1083,7 @@ namespace Step42 constraints_dirichlet_and_hanging_nodes.reinit(locally_relevant_dofs); constraints_dirichlet_and_hanging_nodes.merge(constraints_hanging_nodes); - if (base_mesh == box) + if (base_mesh == "box") { // interpolate all components of the solution VectorTools::interpolate_boundary_values(dof_handler,