]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update deprecated warning message in parallel_block_vector.h. 8582/head
authorSimon Sticko <simon@sticko.se>
Thu, 15 Aug 2019 07:14:30 +0000 (09:14 +0200)
committerSimon Sticko <simon@sticko.se>
Thu, 15 Aug 2019 07:14:30 +0000 (09:14 +0200)
The warning suggests including a file which doesn't exist. Change the
message to the intended file.

include/deal.II/lac/parallel_block_vector.h

index 572c46638573b4604b3c5ce29c905de80eb15d86..f575f7b889b34b3b92ea0ea34cd24082746712f7 100644 (file)
@@ -21,7 +21,7 @@
 #include <deal.II/lac/la_parallel_block_vector.h>
 
 DEAL_II_WARNING(
-  "This file is deprecated. Use <deal.II/lac/la_block_vector.h> and LinearAlgebra::distributed::BlockVector instead.")
+  "This file is deprecated. Use <deal.II/lac/la_parallel_block_vector.h> and LinearAlgebra::distributed::BlockVector instead.")
 
 #include <cstring>
 #include <iomanip>

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.