]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
remove '//<Matrix,Vector>' because it confuses the doc
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 11 May 1999 16:09:03 +0000 (16:09 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 11 May 1999 16:09:03 +0000 (16:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@1317 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/solver_bicgstab.h

index c5ebf62c0c7852a3fbe9e0f03e74d67bd2b2517a..17e2154f232d8926b211dee1846d85b3fa659e79 100644 (file)
@@ -27,8 +27,7 @@
  * parameter.
  */
 template<class Matrix, class Vector>
-class SolverBicgstab //<Matrix,Vector>
-  : public Solver<Matrix,Vector>
+class SolverBicgstab : public Solver<Matrix,Vector>
 {
   public:
                                     /**

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.