]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Comment out a variable that gives me warnings because it isn't used.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Jul 2004 22:22:16 +0000 (22:22 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 28 Jul 2004 22:22:16 +0000 (22:22 +0000)
git-svn-id: https://svn.dealii.org/trunk@9530 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/solver_gmres.h

index 89bb249ccd803b0b761588eb2d85846ff2807c29..45e2da5cca69181be4c7df5fb4a9c482d9efbe1e 100644 (file)
@@ -322,7 +322,7 @@ class SolverFGMRES : public Solver<VECTOR>
                                          * (cf. class documentation).
                                          */
        AdditionalData(const unsigned int max_basis_size = 30,
-                      bool use_default_residual = true)
+                      const bool /*use_default_residual*/ = true)
                        :
                        max_basis_size(max_basis_size)
          {};

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.