From 5027f1bb9f4b2bc459eb457914e654ac89f18cbb Mon Sep 17 00:00:00 2001 From: guido Date: Wed, 25 May 2005 09:06:06 +0000 Subject: [PATCH] made function compilable; compute_projection_matrices was checked in by accident and cannot be used yet. git-svn-id: https://svn.dealii.org/trunk@10739 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/source/fe/fe_tools.cc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/deal.II/deal.II/source/fe/fe_tools.cc b/deal.II/deal.II/source/fe/fe_tools.cc index 76cb764746..3d0d6198a4 100644 --- a/deal.II/deal.II/source/fe/fe_tools.cc +++ b/deal.II/deal.II/source/fe/fe_tools.cc @@ -652,7 +652,7 @@ FETools::compute_projection_matrices(const FiniteElement& fe, coarse.reinit(dof_coarse); FullMatrix A(n, n); for (unsigned int k=0;k& fe, // Remove small entries from // the matrix - for (unsigned int i=0; i