]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Doc update.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 25 May 1998 18:36:17 +0000 (18:36 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 25 May 1998 18:36:17 +0000 (18:36 +0000)
git-svn-id: https://svn.dealii.org/trunk@360 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/dvector.h

index 3bd02e73a69b4e1e6799c148369bf62b598d5fd7..e306f96df45baa2c8b5206cae6ce889432d6e87b 100644 (file)
@@ -95,9 +95,10 @@ class dVector : public VectorBase
     dVector (const dVector& V);
     
                                     /**
-                                     *        Constructor. Dimension = N (>0)
+                                     * Constructor. Set dimension to #n# and
+                                     * initialize all elements with zero.
                                      */
-    dVector (const unsigned int N);
+    dVector (const unsigned int n);
     
                                     /**
                                      *         Destructor. Clears memory

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.