]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Also instantiate TriaAccessor<0,1,spacedim>. 13185/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 4 Jan 2022 20:42:00 +0000 (13:42 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 7 Jan 2022 07:40:59 +0000 (00:40 -0700)
source/grid/tria_accessor.inst.in

index 0a883a62caa645afa21ce53ecf8adb43e99171fc..a3e3c8bddaa95206cdfb503847fa63c885322fe1 100644 (file)
@@ -54,5 +54,6 @@ for (deal_II_dimension : DIMENSIONS; deal_II_space_dimension : DIMENSIONS)
 
 for (deal_II_space_dimension : DIMENSIONS)
   {
+    template class TriaAccessor<0, 1, deal_II_space_dimension>;
     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.