]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Switch to DEAL_II_DEPRECATED_EARLY
authorDaniel Arndt <arndtd@ornl.gov>
Tue, 5 Jan 2021 16:56:41 +0000 (11:56 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Thu, 11 Feb 2021 16:52:47 +0000 (11:52 -0500)
include/deal.II/base/partitioner.h
include/deal.II/lac/la_parallel_vector.h
include/deal.II/lac/petsc_vector_base.h
include/deal.II/lac/read_write_vector.h
include/deal.II/lac/trilinos_vector.h

index 0d8ffe712494b62a6f832d416ab7e4027d0c961d..91c76f1b2a154877bb8810d1edac819e8175257c 100644 (file)
@@ -289,7 +289,7 @@ namespace Utilities
        * @deprecated Use the more clearly named function locally_owned_size()
        * instead.
        */
-      DEAL_II_DEPRECATED
+      DEAL_II_DEPRECATED_EARLY
       unsigned int
       local_size() const;
 
index c07e8016d1fd8c867243a3e4a5109ec940cde917..81b9284a0a572d312d1d1a5aacbbeb8caec6fdec 100644 (file)
@@ -927,7 +927,7 @@ namespace LinearAlgebra
        *
        * @deprecated use locally_owned_size() instead.
        */
-      DEAL_II_DEPRECATED
+      DEAL_II_DEPRECATED_EARLY
       size_type
       local_size() const;
 
index 6b7b6b12a164a80ff9d6cb9bd2f42b20c1487445..55ac42fb66c9d1a6f256fad46eee1a878c5a87af 100644 (file)
@@ -360,7 +360,7 @@ namespace PETScWrappers
      *
      * @deprecated use locally_owned_size() instead.
      */
-    DEAL_II_DEPRECATED
+    DEAL_II_DEPRECATED_EARLY
     size_type
     local_size() const;
 
index 1ce0fac946311440e95f1e90fb690e13bc4e7f8d..eb1af1274be0b495556ec521fdff5601425ac492 100644 (file)
@@ -402,7 +402,7 @@ namespace LinearAlgebra
      *
      * @deprecated use locally_owned_size() instead.
      */
-    DEAL_II_DEPRECATED
+    DEAL_II_DEPRECATED_EARLY
     size_type
     n_elements() const;
 
index d46b23f4d03b3e0cfe6458f23422734305dd2af0..861efee9a7ae8a9da314af1656d010244248d6d1 100644 (file)
@@ -741,7 +741,7 @@ namespace TrilinosWrappers
        *
        * @deprecated This function is deprecated.
        */
-      DEAL_II_DEPRECATED
+      DEAL_II_DEPRECATED_EARLY
       size_type
       local_size() const;
 

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.