]> https://gitweb.dealii.org/ - dealii.git/commitdiff
removed (comment) operation parameter from compress function in line 2592 of trilinos...
authorUwe Koecher <uwe.koecher.2012@googlemail.com>
Mon, 27 Aug 2012 13:14:20 +0000 (13:14 +0000)
committerUwe Koecher <uwe.koecher.2012@googlemail.com>
Mon, 27 Aug 2012 13:14:20 +0000 (13:14 +0000)
git-svn-id: https://svn.dealii.org/trunk@26129 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/lac/trilinos_sparse_matrix.h

index 696d0e8e4b5986017b136d97e345c3f1f0ae5aba..7c61cbd157a83201c90a78408b7899640e8b0dfd 100644 (file)
@@ -2589,7 +2589,7 @@ namespace TrilinosWrappers
 
   inline
   void
-  SparseMatrix::compress (::dealii::VectorOperation::values operation)
+  SparseMatrix::compress (::dealii::VectorOperation::values /*operation*/)
   {
                                   // flush buffers
     int ierr;

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.