]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Take over patch 21392 from mainline.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Jun 2010 14:40:15 +0000 (14:40 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 28 Jun 2010 14:40:15 +0000 (14:40 +0000)
git-svn-id: https://svn.dealii.org/branches/releases/Branch-6-3@21393 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/source/numerics/mesh_worker_info.cc

index 9943e4c19552215841642bd85c95eb6bb8030f3c..3d6d8f6d834aecca779d6f2332fd56a7e4435954 100644 (file)
@@ -29,7 +29,6 @@ namespace MeshWorker
   template class IntegrationInfo<deal_II_dimension, deal_II_dimension>;
   template class IntegrationInfoBox<deal_II_dimension, deal_II_dimension>;
   
-  template class LocalResults<float>;
   template class DoFInfo<deal_II_dimension,deal_II_dimension,float>;
   template class DoFInfoBox<deal_II_dimension,
                            DoFInfo<deal_II_dimension,deal_II_dimension,float> >;
@@ -37,7 +36,6 @@ namespace MeshWorker
   template void IntegrationInfo<deal_II_dimension>::fill_local_data(
     const DoFInfo<deal_II_dimension, deal_II_dimension, float>&, bool);
   
-  template class LocalResults<double>;
   template class DoFInfo<deal_II_dimension,deal_II_dimension,double>;
   template class DoFInfoBox<deal_II_dimension,
                            DoFInfo<deal_II_dimension,deal_II_dimension,double> >;

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.