From: bangerth Date: Wed, 2 Oct 2013 15:06:52 +0000 (+0000) Subject: Make it compile. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d60139c7c0d05a024fbc687f7e8ec68737c76432;p=dealii-svn.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,