]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Bug fix.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 Jun 1998 11:49:47 +0000 (11:49 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 3 Jun 1998 11:49:47 +0000 (11:49 +0000)
git-svn-id: https://svn.dealii.org/trunk@375 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/dvector.cc

index 8543c19d4f00d1252b70090d2e1c630d20b7e658..3e2f05219449ca255bbfc483139dfaf1078ead20 100644 (file)
@@ -23,7 +23,7 @@ dVector::dVector () :
 
 
 dVector::dVector (const unsigned int n) :
-               dim(n),
+               dim(0),
                maxdim(0),
                val(0)
 {

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.