]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Test hp/step-27: mark value() as override
authorMatthias Maier <tamiko@43-1.org>
Tue, 7 Mar 2023 12:41:50 +0000 (06:41 -0600)
committerMatthias Maier <tamiko@43-1.org>
Fri, 17 Mar 2023 12:44:54 +0000 (07:44 -0500)
tests/hp/step-27.cc

index 2652dfb23914085003dfa362fd3274b5fdb1e693..9002db0c0d39e7f8ef80f036024dba3903bd7a82 100644 (file)
@@ -120,7 +120,7 @@ namespace Step27
     {}
 
     virtual double
-    value(const Point<dim> &p, const unsigned int component) const;
+    value(const Point<dim> &p, const unsigned int component) const override;
   };
 
 

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.