]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove unnecessary qualification that would also require a presently missing 'typename'
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Jan 2007 02:23:14 +0000 (02:23 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Jan 2007 02:23:14 +0000 (02:23 +0000)
git-svn-id: https://svn.dealii.org/trunk@14357 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/multigrid/multigrid.h

index 2641bcb6c82ff7a7e34cab1cc5cb8c493bd6a9d5..0c56053be3ea14a4b4aa8104c19fa0a425f9ea40 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors
+//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -521,7 +521,7 @@ Multigrid<VECTOR>::Multigrid (const MGDoFHandler<dim>& mg_dof_handler,
                              const MGTransferBase<VECTOR>& transfer,
                              const MGSmootherBase<VECTOR>& pre_smooth,
                              const MGSmootherBase<VECTOR>& post_smooth,
-                             Multigrid<VECTOR>::Cycle cycle)
+                             Cycle                         cycle)
                :
                cycle_type(cycle),
                minlevel(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.