]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Make Clang's life simpler by being explicit about template arguments.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Aug 2011 23:12:39 +0000 (23:12 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Aug 2011 23:12:39 +0000 (23:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@24122 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/fe/fe_nedelec.cc

index 3923812aa04a13a2462ab033b78b704a6acbe4bf..80a7f3d49824f4aba0e8df8ad2454952562fd5cf 100644 (file)
@@ -2519,7 +2519,7 @@ const
 template <>
 void
 FE_Nedelec<1>::get_subface_interpolation_matrix(
-  const FiniteElement<1>&,
+  const FiniteElement<1,1>&,
   const unsigned int,
   FullMatrix<double>&) const
 {

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.