]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Deprecate GridTools::CellDataTransferBuffer
authorMartin Kronbichler <martin.kronbichler@uni-a.de>
Thu, 26 May 2022 18:16:10 +0000 (20:16 +0200)
committerMartin Kronbichler <martin.kronbichler@uni-a.de>
Thu, 26 May 2022 18:16:10 +0000 (20:16 +0200)
include/deal.II/grid/grid_tools.h

index 5d7f894d83af4df45ec9052a7a62cecde2049fc5..6562abaa9abdc6f4c1854cd0f7d04f3bada76797 100644 (file)
@@ -3297,9 +3297,12 @@ namespace GridTools
    *
    * Type @p T is assumed to be serializable by <code>boost::serialization</code> (for
    * example <code>unsigned int</code> or <code>std::vector@<double@></code>).
+   *
+   * @deprecated The implementation in deal.II has been rewritten, making this class
+   * obsolete for use within deal.II. Use your own data structures instead.
    */
   template <int dim, typename T>
-  struct CellDataTransferBuffer
+  struct DEAL_II_DEPRECATED CellDataTransferBuffer
   {
     /**
      * A vector to store IDs of cells to be transferred.

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.