]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Remove function specialization, that leads to multiply-defined .. when 1d and 2d...
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Jan 2002 16:16:45 +0000 (16:16 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Jan 2002 16:16:45 +0000 (16:16 +0000)
git-svn-id: https://svn.dealii.org/trunk@5396 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/grid_generator.cc

index b935e2c39100bd21845d336da4ad8e44e902e221..7b79e145b24421e5a71c2ebb6d89cd012bf8076f 100644 (file)
@@ -187,16 +187,6 @@ void GridGenerator::hyper_ball (Triangulation<1> &,
 
 
 
-void
-GridGenerator::cylinder (Triangulation<2> &,
-                        const double,
-                        const double)
-{
-  Assert (false, ExcInternalError());  
-}
-
-
-
 void GridGenerator::cylinder (Triangulation<1> &,
                              const double,
                              const double)

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.