]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix the REAL types.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 9 Dec 2007 17:43:11 +0000 (17:43 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 9 Dec 2007 17:43:11 +0000 (17:43 +0000)
git-svn-id: https://svn.dealii.org/trunk@15577 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/source/sparse_matrix.inst.in

index bf128b0eb0119199af35327d5088bcbad3384b75..9db1b9faee2c2af499e73c6fb20cbc763c3e0fe9 100644 (file)
@@ -32,7 +32,7 @@ for (S1, S2 : REAL_SCALARS)
   }
 
 
-for (S1, S2 : SCALARS)
+for (S1, S2 : REAL_SCALARS)
   {
     template S2
       SparseMatrix<S1>::
@@ -102,7 +102,7 @@ for (S1, S2 : SCALARS)
   }
 
 
-for (S1, S2, S3 : SCALARS;
+for (S1, S2, S3 : REAL_SCALARS;
      V1, V2     : DEAL_II_VEC_TEMPLATES)
   {
     template void SparseMatrix<S1>::

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.