]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mark a 'virtual' function as such. 15632/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 3 Jul 2023 20:49:39 +0000 (14:49 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 3 Jul 2023 20:49:39 +0000 (14:49 -0600)
include/deal.II/lac/block_vector_base.h

index ef0b8aa64ccc6c76c712aeff0213739dc9a1f202..45884ba276db9a99d6abf4ade7868ea20508b469 100644 (file)
@@ -549,7 +549,7 @@ public:
    * Return dimension of the vector. This is the sum of the dimensions of all
    * components.
    */
-  size_type
+  virtual size_type
   size() 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.