]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Also remove explicit instantiations 14070/head
authorDaniel Arndt <arndtd@ornl.gov>
Wed, 29 Jun 2022 15:02:08 +0000 (11:02 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Wed, 29 Jun 2022 15:02:08 +0000 (11:02 -0400)
source/grid/cell_id.inst.in

index 6d20f85e4fad41b6f41080301805fae963f912f1..0d7a7a06a6fc11938c0fe2046190e6be6831bf9b 100644 (file)
 
 
 
-for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : SPACE_DIMENSIONS)
-  {
-#if deal_II_dimension <= deal_II_space_dimension
-    template Triangulation<deal_II_dimension,
-                           deal_II_space_dimension>::cell_iterator
-    CellId::to_cell(
-      const Triangulation<deal_II_dimension, deal_II_space_dimension> &tria)
-      const;
-#endif
-  }
-
 for (deal_II_dimension : DIMENSIONS)
   {
     template CellId::binary_type CellId::to_binary<deal_II_dimension>() const;

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.