]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make a function not 'virtual'. 16242/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 3 Nov 2023 23:03:32 +0000 (17:03 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 3 Nov 2023 23:03:32 +0000 (17:03 -0600)
include/deal.II/grid/manifold_lib.h

index 886bed9444d75fe5bffc3f7ce2243b69a8999d4a..ea41a091b43e431a461292175817f5a32017869d 100644 (file)
@@ -375,7 +375,7 @@ private:
    * @p new_points to point to the same array, so make sure to pass different
    * objects into the function.
    */
-  virtual void
+  void
   get_new_points(const ArrayView<const Point<spacedim>> &surrounding_points,
                  const ArrayView<const double>          &weights,
                  ArrayView<Point<spacedim>>              new_points) 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.