]> https://gitweb.dealii.org/ - dealii.git/commitdiff
add Subscriptor inheritance to FEValuesBase
authorGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 26 Dec 2005 09:09:52 +0000 (09:09 +0000)
committerGuido Kanschat <dr.guido.kanschat@gmail.com>
Mon, 26 Dec 2005 09:09:52 +0000 (09:09 +0000)
git-svn-id: https://svn.dealii.org/trunk@11923 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_values.h

index ba05db4c486e9852aec572a7f75af2176a0cfb3f..aaaaa13a7601816d9e57206d5a72a0d809c90bfa 100644 (file)
@@ -356,7 +356,7 @@ class FEValuesData
  * @author Wolfgang Bangerth, 1998, 2003, Guido Kanschat, 2001
  */
 template <int dim>
-class FEValuesBase : protected FEValuesData<dim>
+class FEValuesBase : protected FEValuesData<dim>, public Subscriptor
 {
   public:
                                     /**

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.