]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Explicit instantiation of two FEValuesBase::CellIterator classes.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 28 Jun 2004 10:45:16 +0000 (10:45 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Mon, 28 Jun 2004 10:45:16 +0000 (10:45 +0000)
git-svn-id: https://svn.dealii.org/trunk@9473 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/fe/fe_values.cc

index 39a0d3e737f244d29700a68d678748466ad05afe..1a668311a62bd8069187f0fafc8e28c263264cb7 100644 (file)
@@ -1324,6 +1324,10 @@ void FESubfaceValues<dim>::do_reinit (const unsigned int face_no,
 template class FEValuesData<deal_II_dimension>;
 template class FEValuesBase<deal_II_dimension>;
 template class FEValues<deal_II_dimension>;
+template class FEValuesBase<deal_II_dimension>::
+  CellIterator<DoFHandler<deal_II_dimension>::cell_iterator>;
+template class FEValuesBase<deal_II_dimension>::
+  CellIterator<MGDoFHandler<deal_II_dimension>::cell_iterator>;
 
 #if deal_II_dimension >= 2
 template class FEFaceValuesBase<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.