]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Make it even clearer that a function is 'virtual'. 6958/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Mon, 23 Jul 2018 15:36:14 +0000 (09:36 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Mon, 23 Jul 2018 15:36:14 +0000 (09:36 -0600)
include/deal.II/fe/fe_values.h

index 961acd66ebd382accd864038c3d602efe8391fcd..6902376c8e6217a1bcca7fa4280319fcec89a3ab 100644 (file)
@@ -2050,7 +2050,7 @@ public:
   /**
    * Destructor.
    */
-  ~FEValuesBase() override;
+  virtual ~FEValuesBase() override;
 
 
   /// @name ShapeAccess Access to shape function values. These fields are filled

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.