]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix missing template <> specification.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 1 Jul 1998 10:52:50 +0000 (10:52 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Wed, 1 Jul 1998 10:52:50 +0000 (10:52 +0000)
git-svn-id: https://svn.dealii.org/trunk@424 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/grid/tria.cc

index 0f88eceb2fd9c5c29ae739166764bdedb84fea17..5470960a93c746912b5fa1935f9f2c1be6e23a76 100644 (file)
@@ -3349,6 +3349,7 @@ bool Triangulation<dim>::prepare_coarsening () {
 
 #if deal_II_dimension == 2
 
+template <>
 void Triangulation<2>::delete_cell (cell_iterator &cell) {
   const unsigned int dim=2;
                                   // first we need to reset the

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.