From 32d0646dda7f090e1a25e06c9420ccac00d92fa3 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 22 May 1998 07:44:15 +0000 Subject: [PATCH] Small changes. git-svn-id: https://svn.dealii.org/trunk@332 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/source/dfmatrix.cc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/deal.II/lac/source/dfmatrix.cc b/deal.II/lac/source/dfmatrix.cc index b2b3340f76..2d9d23f37d 100644 --- a/deal.II/lac/source/dfmatrix.cc +++ b/deal.II/lac/source/dfmatrix.cc @@ -42,7 +42,7 @@ void dFMatrix::reinit (const unsigned int mm, const unsigned int nn) dim_range = nn; dim_image = mm; // memset(val, 0, sizeof(double)*nn*mm); - for (unsigned int i=0; i