]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Also deprecate the p::d::[Block]?Vector header files themselves 6799/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Wed, 20 Jun 2018 00:44:53 +0000 (02:44 +0200)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Wed, 20 Jun 2018 00:50:40 +0000 (02:50 +0200)
include/deal.II/lac/parallel_block_vector.h
include/deal.II/lac/parallel_vector.h

index 289a4b403b0aa9cba6267f28dbc303601e20c779..93fd5fb8d59509dabe483b2d23fc1a4d78ff0032 100644 (file)
@@ -20,6 +20,8 @@
 
 #include <deal.II/lac/la_parallel_block_vector.h>
 
+#warning This file is deprecated. Use <deal.II/lac/la_block_vector.h> and LinearAlgebra::distributed::BlockVector instead.
+
 #include <cstring>
 #include <iomanip>
 
index 671031a29ca6bcb4b247468e1e390e272dab775b..016778398db4f878b54d1a20bbb9ae2940cf75d3 100644 (file)
@@ -20,6 +20,8 @@
 
 #include <deal.II/lac/la_parallel_vector.h>
 
+#warning This file is deprecated. Use <deal.II/lac/la_parallel_vector.h> and LinearAlgebra::distributed::Vector 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.