From 30cb46bb98852dc0882cd3044ea791d89719efe0 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 15 Mar 2004 18:26:17 +0000 Subject: [PATCH] Add a TODO for Guido. git-svn-id: https://svn.dealii.org/trunk@8746 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/source/numerics/matrices.all_dimensions.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/deal.II/source/numerics/matrices.all_dimensions.cc b/deal.II/deal.II/source/numerics/matrices.all_dimensions.cc index 8362d1aeec..ee6714d891 100644 --- a/deal.II/deal.II/source/numerics/matrices.all_dimensions.cc +++ b/deal.II/deal.II/source/numerics/matrices.all_dimensions.cc @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 by the deal.II authors +// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -79,6 +79,7 @@ MatrixTools::apply_boundary_values (const std::map &boundar // we shall not set // matrix.global_entry( // sparsity_rowstart[dof.first]) +//TODO[GK]: This is going to break when the diagonal element of the matrix is not stored const unsigned int last = sparsity_rowstart[dof_number+1]; for (unsigned int j=sparsity_rowstart[dof_number]+1; j