]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
instantiate selectors for const vectors
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 24 Sep 2013 16:12:47 +0000 (16:12 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 24 Sep 2013 16:12:47 +0000 (16:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@30915 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/meshworker/mesh_worker_vector_selector.inst.in

index 797b59f8ea60001c1f280c4e8bd29e7b23e9d006..4de6186fc85d229041ef1fe3855661451e11a825 100644 (file)
@@ -29,6 +29,8 @@ for (VECTOR : SERIAL_VECTORS ; deal_II_dimension : DIMENSIONS)
   namespace MeshWorker
   \{
     template class VectorData<VECTOR,deal_II_dimension>;
+    template class VectorData<const VECTOR,deal_II_dimension>;
     template class MGVectorData<VECTOR,deal_II_dimension>;
+    template class MGVectorData<const VECTOR,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.