]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Explicitely instantiate missing classes.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 24 May 2001 08:25:35 +0000 (08:25 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 24 May 2001 08:25:35 +0000 (08:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@4725 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/time_dependent.cc

index 60bce9b6372d891553cf48bf21a8bf5237e239d8..4b4d8614bd97996011f7468a32410a5f364aca0a 100644 (file)
@@ -1238,4 +1238,10 @@ RefinementData (const double         _refinement_threshold,
 // explicit instantiations
 template class TimeStepBase_Tria<deal_II_dimension>;
 
+namespace TimeStepBase_Tria_Flags 
+{
+  template class Flags<deal_II_dimension>;
+  template class RefinementFlags<deal_II_dimension>;
+  template class RefinementData<deal_II_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.