]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove not needed virtual 15861/head
authorPeter Munch <peterrmuench@gmail.com>
Tue, 8 Aug 2023 20:53:51 +0000 (22:53 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Tue, 8 Aug 2023 20:53:51 +0000 (22:53 +0200)
include/deal.II/multigrid/mg_transfer_global_coarsening.h

index bd58012b31f978123e0ae98483b486c4426fdc69..5b3d0255008e8caf8f2648e8226ef02e37d9cd5d 100644 (file)
@@ -221,13 +221,13 @@ public:
   /**
    * Perform prolongation.
    */
-  virtual void
+  void
   prolongate_and_add(VectorType &dst, const VectorType &src) const;
 
   /**
    * Perform restriction.
    */
-  virtual void
+  void
   restrict_and_add(VectorType &dst, const VectorType &src) 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.