]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Deprecate the distorted child cell function. 16150/head
authorDavid Wells <drwells@email.unc.edu>
Sun, 15 Oct 2023 22:44:45 +0000 (18:44 -0400)
committerDavid Wells <drwells@email.unc.edu>
Sun, 15 Oct 2023 22:44:45 +0000 (18:44 -0400)
include/deal.II/grid/grid_tools.h

index 7faf8c8afc3b87349af2f87fc4a648ef3cbffd76..5192713c904bdfcc90c0684b2d3bc77b86243530 100644 (file)
@@ -2795,9 +2795,14 @@ namespace GridTools
    * The first argument passed to the current function is typically the
    * exception thrown by the Triangulation::execute_coarsening_and_refinement
    * function.
+   *
+   * @deprecated This function predates deal.II's use of manifolds and use of
+   * cell-local transfinite interpolation to place new points and is no longer
+   * necessary. See Manifolds::get_default_points_and_weights() for more
+   * information.
    */
   template <int dim, int spacedim>
-  typename Triangulation<dim, spacedim>::DistortedCellList
+  DEAL_II_DEPRECATED typename Triangulation<dim, spacedim>::DistortedCellList
   fix_up_distorted_child_cells(
     const typename Triangulation<dim, spacedim>::DistortedCellList
                                  &distorted_cells,

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.