It also looks like "virtual" is used for some operators, like virtual const PETScMatrix& operator/= (real a);
but not for others, like const PETScVector& operator/= (real a); Should we add it in everywhere? -- Anders _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
