]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a bug.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Jul 2013 12:44:57 +0000 (12:44 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 22 Jul 2013 12:44:57 +0000 (12:44 +0000)
git-svn-id: https://svn.dealii.org/trunk@30092 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/numerics/vector_tools.templates.h

index 4e8c2163be66a712c7248f269afa99a3a3178a26..abb0372b0b9da544df00aad70f8371a7554c7d2d 100644 (file)
@@ -2347,7 +2347,7 @@ namespace VectorTools
                                 std::map<types::global_dof_index,double> &boundary_values,
                                 std::vector<unsigned int> component_mapping)
   {
-    do_project_boundary_values (hp::StaticMappingQ1<dim,spacedim>::mapping_collection, dof,
+    do_project_boundary_values (mapping, dof,
         boundary_functions,
         q, boundary_values,
         component_mapping);

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.