]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Let PETSc::VectorBase inherit from Subscriptor to fix a compile problem in mesh_worke...
authorkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 16 Oct 2009 08:31:36 +0000 (08:31 +0000)
committerkronbichler <kronbichler@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 16 Oct 2009 08:31:36 +0000 (08:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@19910 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/petsc_vector_base.h

index 3f2e79403c2e8c2cc6f16a77eec00b3c732ace0d..85214a92f5b51e13beb68e2b7b53611e5543f63f 100644 (file)
@@ -213,7 +213,7 @@ namespace PETScWrappers
  * @ingroup PETScWrappers
  * @author Wolfgang Bangerth, 2004
  */
-  class VectorBase
+  class VectorBase : 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.