From: daniel.arndt Date: Wed, 20 Nov 2013 17:39:44 +0000 (+0000) Subject: Revert false correction. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12012782a187fe434e661113f90b2acd139596a2;p=dealii-svn.git Revert false correction. git-svn-id: https://svn.dealii.org/trunk@31733 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/dofs/dof_tools_constraints.cc b/deal.II/source/dofs/dof_tools_constraints.cc index 3f9a9450bf..acc7ba92b1 100644 --- a/deal.II/source/dofs/dof_tools_constraints.cc +++ b/deal.II/source/dofs/dof_tools_constraints.cc @@ -2889,7 +2889,7 @@ namespace DoFTools // Find out if a dof has a contribution in this // component, and if so, add it to the list const ComponentMask &nonzero_component_array - = cell->get_fe().get_nonzero_components (face_dofs[i]); + = cell->get_fe().get_nonzero_components (i); bool nonzero = false; for (unsigned int c=0; c