Thread Previous • Date Previous • Date Next • Thread Next |
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
Thread Previous • Date Previous • Date Next • Thread Next |