]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mark LaplaceOperator::apply_add as override 10103/head
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sat, 9 May 2020 05:56:04 +0000 (07:56 +0200)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Sat, 9 May 2020 10:12:20 +0000 (12:12 +0200)
include/deal.II/matrix_free/operators.h

index 86994872dfbe9ec8423ae703ab7c364e137cb9ed..46a58e4c01c6aec1b8d727e31699140a805e78a3 100644 (file)
@@ -918,7 +918,7 @@ namespace MatrixFreeOperators
      * using initialize_dof_vector().
      */
     virtual void
-    apply_add(VectorType &dst, const VectorType &src) const;
+    apply_add(VectorType &dst, const VectorType &src) const override;
 
     /**
      * Applies the Laplace operator on a cell.

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.