]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Library compiles again ;)
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 9 Nov 2010 15:24:56 +0000 (15:24 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 9 Nov 2010 15:24:56 +0000 (15:24 +0000)
git-svn-id: https://svn.dealii.org/trunk@22644 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/grid/grid_generator.h

index aad12b516aa84d18825f0635fe986915bb95ae78..6eddb976584620e60a1f03b79afad92274ae79e9 100644 (file)
@@ -2,7 +2,7 @@
 //    $Id$
 //    Version: $Name$
 //
-//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 by the deal.II authors
+//    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
@@ -793,6 +793,12 @@ class GridGenerator
     template <int dim, int spacedim>
     static void colorize_hyper_rectangle (Triangulation<dim,spacedim> &tria);
 
+                                    // No doxygen comment here
+    template <int spacedim>
+    static void
+    colorize_hyper_rectangle(Triangulation<1,spacedim>&);
+
+
                                     /**
                                      * Perform the action specified
                                      * by the @p colorize flag of
@@ -842,7 +848,6 @@ class GridGenerator
 
 
 
-
 DEAL_II_NAMESPACE_CLOSE
 
 #endif

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.