]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Revert modification
authorPasquale Africa <pafrica@sissa.it>
Sun, 2 Jul 2023 01:23:27 +0000 (01:23 +0000)
committerPasquale Africa <pafrica@sissa.it>
Sun, 2 Jul 2023 01:23:27 +0000 (01:23 +0000)
source/grid/grid_tools.inst.in

index 0735e699c5e86491ca5d3efb03cf2239f09e2d9c..a317867e4717d11f93294014b3114581b25ae83b 100644 (file)
@@ -60,27 +60,6 @@ for (X : TRIANGULATIONS; deal_II_dimension : DIMENSIONS;
   }
 
 
-// instantiate find_active_cell_around_point for
-// parallel::fullydistributed::Triangulation
-for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : SPACE_DIMENSIONS)
-  {
-#if deal_II_dimension <= deal_II_space_dimension
-    namespace GridTools
-    \{
-      parallel::fullydistributed::Triangulation<
-        deal_II_dimension,
-        deal_II_space_dimension>::active_cell_iterator
-      find_active_cell_around_point(
-        const parallel::fullydistributed::Triangulation<deal_II_dimension,
-                                                        deal_II_space_dimension>
-          &,
-        const Point<deal_II_space_dimension> &p);
-    \}
-
-#endif
-  }
-
-
 // now also instantiate a few additional functions for
 // parallel::distributed::Triangulation
 for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : SPACE_DIMENSIONS)

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.