]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Ignore unused parameter.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 20 Nov 2012 04:18:36 +0000 (04:18 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 20 Nov 2012 04:18:36 +0000 (04:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@27581 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/lac/petsc_matrix_base.cc

index 1a04913d703af3b4c1363e418fb8fbe2fb22c84d..c26559f2691782ae0767243b27cfd9ba8e1198c7 100644 (file)
@@ -248,7 +248,7 @@ namespace PETScWrappers
 
 
   void
-  MatrixBase::compress (::dealii::VectorOperation::values operation)
+  MatrixBase::compress (::dealii::VectorOperation::values)
   {
                                      // flush buffers
     int ierr;
@@ -428,7 +428,7 @@ namespace PETScWrappers
     return tmp*v;
   }
 
-  
+
   PetscScalar
   MatrixBase::matrix_scalar_product (const VectorBase &u,
                                     const VectorBase &v) 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.