]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Removed rogue 5D from slepc_solver
authorToby D. Young <tyoung@ippt.pan.pl>
Mon, 31 Jan 2011 12:07:25 +0000 (12:07 +0000)
committerToby D. Young <tyoung@ippt.pan.pl>
Mon, 31 Jan 2011 12:07:25 +0000 (12:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@23277 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/slepc_solver.h

index 4a6522cf261c0b7fff235c6f4140e4ee107e66b6..7c152d97fdfb41321780703ce5fe0c68bb2310f9 100644 (file)
@@ -674,7 +674,7 @@ namespace SLEPcWrappers
       kr.resize (n_converged);
 
       for (unsigned int index=0; index < n_converged; ++index)
-       get_eigenpair (index,5D kr[index], vr[index]);
+       get_eigenpair (index, kr[index], vr[index]);
     }
 
   template <typename OutputVector>

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.