]> https://gitweb.dealii.org/ - dealii.git/commitdiff
fix placement of deprecation keyword 980/head
authorTimo Heister <timo.heister@gmail.com>
Sun, 31 May 2015 01:11:59 +0000 (21:11 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sun, 31 May 2015 01:11:59 +0000 (21:11 -0400)
include/deal.II/lac/trilinos_block_vector.h

index 0ede0968efac3f684c23ba705537448bf85560b4..5061a2be42ae66347ae1cffa8a2a7a52830fa9c1 100644 (file)
@@ -101,7 +101,7 @@ namespace TrilinosWrappers
      * entries in Input_Maps.  For this non-distributed vector, the %parallel
      * partitioning is not used, just the global size of the partitioner.
      */
-    explicit BlockVector (const std::vector<Epetra_Map> &partitioner DEAL_II_DEPRECATED);
+    explicit BlockVector (const std::vector<Epetra_Map> &partitioner) DEAL_II_DEPRECATED;
 
     /**
      * Constructor. Generate a block vector with as many blocks as there are

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.