]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add missing override 10095/head
authorTimo Heister <timo.heister@gmail.com>
Fri, 8 May 2020 17:49:30 +0000 (13:49 -0400)
committerTimo Heister <timo.heister@gmail.com>
Fri, 8 May 2020 17:49:50 +0000 (13:49 -0400)
include/deal.II/matrix_free/operators.h

index c88346f02801caa10c519ef745e78b7cf90f62cd..5dcd2231afd4c16182272d93641c7d49cd6d39fb 100644 (file)
@@ -900,7 +900,7 @@ namespace MatrixFreeOperators
      * constructed object.
      */
     virtual void
-    clear();
+    clear() override;
 
     /**
      * Read/Write access to coefficients to be used in Laplace operator.

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.