]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Deprecate create_triangulation_compatibility. 12049/head
authorDavid Wells <drwells@email.unc.edu>
Fri, 16 Apr 2021 17:06:43 +0000 (13:06 -0400)
committerDavid Wells <drwells@email.unc.edu>
Fri, 16 Apr 2021 17:06:43 +0000 (13:06 -0400)
include/deal.II/grid/persistent_tria.h
include/deal.II/grid/tria.h

index da3be0141177ca88ade6fd30872db1f0db6f0f51..54d189023636953312aa4b7e278ae2693fed7d99 100644 (file)
@@ -217,6 +217,7 @@ public:
    * Throw an error, since this function is not useful in the context of this
    * class.
    */
+  DEAL_II_DEPRECATED_EARLY
   virtual void
   create_triangulation_compatibility(
     const std::vector<Point<spacedim>> &vertices,
index c96812f4bf5993964b45ea25253ac05a8cb01db6..b81045f50ba33dc38a960eaecff8855ee16f8dcd 100644 (file)
@@ -1875,6 +1875,7 @@ public:
    * @note This function internally calls create_triangulation and therefore
    * can throw the same exception as the other function.
    */
+  DEAL_II_DEPRECATED_EARLY
   virtual void
   create_triangulation_compatibility(
     const std::vector<Point<spacedim>> &vertices,

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.