From 2ddb0a1437b4762259f1820d94abfb886bb196b7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 18 May 2000 14:02:24 +0000 Subject: [PATCH] Ack, I didn't want to check in this file. Sorry. git-svn-id: https://svn.dealii.org/trunk@2895 0785d39b-7218-0410-832d-ea1e28bc413d --- .../include/dofs/dof_constraints.templates.h | 107 +++++++++--------- 1 file changed, 54 insertions(+), 53 deletions(-) diff --git a/deal.II/deal.II/include/dofs/dof_constraints.templates.h b/deal.II/deal.II/include/dofs/dof_constraints.templates.h index ed8ea1a861..0bc781c646 100644 --- a/deal.II/deal.II/include/dofs/dof_constraints.templates.h +++ b/deal.II/deal.II/include/dofs/dof_constraints.templates.h @@ -438,61 +438,62 @@ ConstraintMatrix::condense (BlockSparseMatrix &uncondensed } else { - Assert (false, ExcNotImplemented ()); - } - -// // row must be distributed -// for (unsigned int j=sparsity.get_rowstart_indices()[row]; -// j