]> https://gitweb.dealii.org/ - dealii.git/commitdiff
typename in line 116 did not compile in 1d
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 10 Jan 2000 21:38:12 +0000 (21:38 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 10 Jan 2000 21:38:12 +0000 (21:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@2184 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/tria_boundary_lib.cc

index 3683453d794c937c1554167f0db70dfa68339502..bf9d9eb8c1b020abcbc9c4eaa413c91aed807fef 100644 (file)
@@ -113,7 +113,7 @@ get_new_point_on_line (const typename Triangulation<dim>::line_iterator &line) c
 template <>
 Point<1>
 HalfHyperBallBoundary<1>::
-get_new_point_on_quad (const typename Triangulation<1>::quad_iterator &) const 
+get_new_point_on_quad (const Triangulation<1>::quad_iterator &) const 
 {
   Assert (false, ExcInternalError());
   return Point<1>();

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.