]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Ignore mapping parameter in 1d.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Nov 2010 15:38:46 +0000 (15:38 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 16 Nov 2010 15:38:46 +0000 (15:38 +0000)
git-svn-id: https://svn.dealii.org/trunk@22755 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 229c42d95b24e93f7fc6b2e35ce57392d213484e..e9cb98480135d55e7caca359d551e638f7de9dc1 100644 (file)
@@ -1226,7 +1226,7 @@ namespace internal
   {
     template <class DH>
     static inline
-    void interpolate_boundary_values (const Mapping<DH::dimension, DH::space_dimension>            &mapping,
+    void interpolate_boundary_values (const Mapping<DH::dimension, DH::space_dimension> &,
                                      const DH                 &dof,
                                      const typename FunctionMap<DH::space_dimension>::type &function_map,
                                      std::map<unsigned int,double> &boundary_values,

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.