From 34829fd207b72447519557381da6de21918c2d01 Mon Sep 17 00:00:00 2001 From: wolf 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