]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove obsolete instantiation
authorMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 30 Sep 2013 22:28:32 +0000 (22:28 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Mon, 30 Sep 2013 22:28:32 +0000 (22:28 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31046 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/grid/grid_tools.inst.in

index 28cae9c28d9ea19734ee88e88bd030bb7571f6f3..34cbf10cfbb4f5a7f3d46f5c2c1ca67953dbed3c 100644 (file)
@@ -274,25 +274,3 @@ for (X : TRIANGULATION_AND_DOFHANDLERS; deal_II_dimension : DIMENSIONS ; deal_II
 #endif
 }
 
-for (deal_II_dimension : DIMENSIONS ; deal_II_space_dimension : SPACE_DIMENSIONS)
-{
-#if deal_II_dimension <= deal_II_space_dimension
-   #if deal_II_dimension >= 2
-     namespace GridTools \{
-       template
-       void
-       identify_periodic_face_pairs
-         (const parallel::distributed::Triangulation<deal_II_dimension, deal_II_space_dimension> &,
-          const types::boundary_id,
-          const types::boundary_id,
-          const unsigned int,
-          std::vector<std_cxx1x::tuple<parallel::distributed::Triangulation<deal_II_dimension, deal_II_space_dimension>::cell_iterator,
-                                       unsigned int,
-                                       parallel::distributed::Triangulation<deal_II_dimension, deal_II_space_dimension>::cell_iterator,
-                                       unsigned int> > &);
-     \}
-   #endif
-#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.