]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove deprecated PETScWrappers::PreconditionerBase alias
authorDaniel Arndt <arndtd@ornl.gov>
Sun, 2 Jul 2023 18:45:18 +0000 (14:45 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 3 Jul 2023 21:51:15 +0000 (17:51 -0400)
include/deal.II/lac/petsc_precondition.h

index 37cf282832d596625a02ee71435e94b6aaba1091..c95e8444c0f55a5f8f7507629549fe30a3cf1d1d 100644 (file)
@@ -1159,12 +1159,6 @@ namespace PETScWrappers
     static PetscErrorCode
     pcsetup(PC pc);
   };
-
-  /**
-   * Alias for backwards-compatibility.
-   * @deprecated Use PETScWrappers::PreconditionBase instead.
-   */
-  using PreconditionerBase DEAL_II_DEPRECATED = PreconditionBase;
 } // namespace PETScWrappers
 
 

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.