]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Instantiate TriaAccessor<0,1,spacedim>.
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 29 Dec 2021 16:36:58 +0000 (09:36 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 7 Jan 2022 07:40:58 +0000 (00:40 -0700)
source/grid/tria_accessor.inst.in

index 40378ffc04a6176524f7151b20b455ff46043ca8..0a883a62caa645afa21ce53ecf8adb43e99171fc 100644 (file)
@@ -51,3 +51,8 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : DIMENSIONS)
       CellAccessor<deal_II_dimension, deal_II_space_dimension>>;
 #endif
   }
+
+for (deal_II_space_dimension : DIMENSIONS)
+  {
+    template class TriaIterator<TriaAccessor<0, 1, deal_II_space_dimension>>;
+  }

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.