From 268f1c5ce91b3961eb2eb484ddea8b0b6ca4eb99 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 9 May 2001 13:25:14 +0000 Subject: [PATCH] Slightly simplify code and make it a little faster by that. git-svn-id: https://svn.dealii.org/trunk@4581 0785d39b-7218-0410-832d-ea1e28bc413d --- .../include/dofs/dof_constraints.templates.h | 144 +++++++++--------- 1 file changed, 70 insertions(+), 74 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 d0d56968b0..1c04921780 100644 --- a/deal.II/deal.II/include/dofs/dof_constraints.templates.h +++ b/deal.II/deal.II/include/dofs/dof_constraints.templates.h @@ -174,89 +174,85 @@ ConstraintMatrix::condense (SparseMatrix &uncondensed) const // regular line. loop over cols for (unsigned int j=sparsity.get_rowstart_indices()[row]; j