From 72f63d0ed3c6b3eafcd19e15fe006354022bdc44 Mon Sep 17 00:00:00 2001 From: kronbichler Date: Thu, 28 Apr 2011 11:18:56 +0000 Subject: [PATCH] Make compile. git-svn-id: https://svn.dealii.org/trunk@23659 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-46/step-46.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/examples/step-46/step-46.cc b/deal.II/examples/step-46/step-46.cc index 58a934a62e..34f278f47f 100644 --- a/deal.II/examples/step-46/step-46.cc +++ b/deal.II/examples/step-46/step-46.cc @@ -522,10 +522,10 @@ FluidStructureProblem::setup_dofs () && !((c==dim) && (d==dim))) || ((c>=dim+1) && (d>=dim+1))) - cell_coupling[c][d] = DoFTools::Coupling::always; + cell_coupling[c][d] = DoFTools::always; if ((c>=dim+1) && (d