]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Deprecate SwappableVector. 4040/head
authorDavid Wells <wellsd2@rpi.edu>
Sun, 5 Mar 2017 23:09:33 +0000 (18:09 -0500)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 5 Mar 2017 23:09:33 +0000 (18:09 -0500)
There are no tests for this class and it has been superceded by the
serialization classes.

include/deal.II/lac/swappable_vector.h

index b94a271dc143caedbfd957d9e7bf95aabae4feb0..ceefc5234b1bc703f3eb57761454af41a8952745 100644 (file)
@@ -50,6 +50,8 @@ DEAL_II_NAMESPACE_OPEN
  * @ref Instantiations
  * in the manual).
  *
+ * @deprecated The usage of this class is deprecated.
+ *
  * @author Wolfgang Bangerth, 1999, 2000
  */
 template <typename number>
@@ -207,7 +209,7 @@ private:
    * to signal success itself if this is required.
    */
   void reload_vector (const bool set_flag);
-};
+} DEAL_II_DEPRECATED;
 
 /*@}*/
 /*----------------------------   swappable_vector.h     ---------------------------*/

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.