On Fri, Apr 25, 2008 at 02:29:51PM +0200, Martin Sandve Alnæs wrote: > 2008/4/25, DOLFIN <[EMAIL PROTECTED]>: > > One or more new changesets pushed to the primary dolfin repository. > > A short summary of the last three changesets is included below. > > > > changeset: 4085:c71b5188f8f944544860f3cf0bbeab11ba20bce7 > > tag: tip > > user: "Anders Logg <[EMAIL PROTECTED]>" > > date: Fri Apr 25 14:26:08 2008 +0200 > > files: dolfin/la/Matrix.h dolfin/la/PETScMatrix.cpp > > dolfin/la/PETScMatrix.h dolfin/la/PETScVector.cpp dolfin/la/PETScVector.h > > dolfin/la/Vector.h dolfin/la/uBlasVector.cpp dolfin/la/uBlasVector.h > > description: > > Cleanup and consistency fixes in PETScVector.h. > > Still need to fix PETScMatrix.h/cpp and PETScVector.cpp. > > Many functions remove. Only GenericVector interface remains + > > vec() function. > > I thought we needed Vector _because_ you wanted to keep additional > functions in PETScVector?
No, because there *might be* additional functions in PETScVector. The ones I removed now seemed outdated. -- Anders _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
