From: wolf Date: Thu, 18 May 2000 14:02:24 +0000 (+0000) Subject: Ack, I didn't want to check in this file. Sorry. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=830acc940a0687cdf6315fea506426310a3b5796;p=dealii-svn.git 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 --- 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