From: Wolfgang Bangerth Date: Fri, 22 May 1998 07:44:15 +0000 (+0000) Subject: Small changes. X-Git-Tag: v8.0.0~22922 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32d0646dda7f090e1a25e06c9420ccac00d92fa3;p=dealii.git Small changes. git-svn-id: https://svn.dealii.org/trunk@332 0785d39b-7218-0410-832d-ea1e28bc413d --- 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