]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Correct a few small things.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 5 May 2003 14:07:49 +0000 (14:07 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 5 May 2003 14:07:49 +0000 (14:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@7578 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/examples/step-16/step-16.cc

index 5c189f6643cccd2950a147931dea88d770f201a8..0fc88de0b4f57b03bf4a5ec4390c3ad0bbed9456 100644 (file)
@@ -1,10 +1,10 @@
 /* $Id$ */
-/* Author: Wolfgang Bangerth, University of Heidelberg, 1999 */
+/* Author: Guido Kanschat, University of Heidelberg, 2003 */
 
 /*    $Id$       */
 /*    Version: $Name$                                          */
 /*                                                                */
-/*    Copyright (C) 1999, 2000, 2001, 2002, 2003 by the deal.II authors */
+/*    Copyright (C) 2003 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
                                 // class in step 5. Remark that we
                                 // replaced the DoFHandler by
                                 // MGDoFHandler. since this inherits
-                                // fron DoFHandler, the new object
+                                // from DoFHandler, the new object
                                 // incorporates the old functionality
                                 // plus the new functions for degrees
                                 // of freedom on different
                                 // levels. Furthermore, we added
-                                // MultiLevelObjects for sparsity
+                                // MGLevelObjects for sparsity
                                 // patterns and matrices.
 template <int dim>
 class LaplaceProblem 

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.