Demos work again now. Get the warning *** Warning: Krylov solver failed to converge. in ode/homotopy/simple/cpp, but this has nothing to do with the recent pushes, I guess. Just wondered if this behavior is intended.
ilmar DOLFIN wrote: > One or more new changesets pushed to the primary dolfin repository. > A short summary of the last three changesets is included below. > > changeset: 3937:64ca1db0df4dea398ac978df33b42197c0c95406 > tag: tip > user: Kent-Andre Mardal <[EMAIL PROTECTED]> > date: Thu Apr 10 09:25:05 2008 +0200 > files: dolfin/la/PETScVector.cpp dolfin/la/Vector.h > dolfin/la/uBlasVector.cpp dolfin/la/uBlasVector.h sandbox/la/test/demo.py > description: > bug fix in operator *= in uBlas + rewritting operator +=, -= in terms of axpy > > > changeset: 3936:0f70b7eef01ba9cb9c1b04aa39da40a9e538f930 > user: Kent-Andre Mardal <[EMAIL PROTECTED]> > date: Thu Apr 10 01:44:35 2008 +0200 > files: dolfin/la/GenericVector.h dolfin/la/PETScVector.cpp > dolfin/la/PETScVector.h dolfin/la/Vector.h dolfin/la/uBlasVector.cpp > dolfin/la/uBlasVector.h dolfin/swig/dolfin_la_post.i > sandbox/la/poisson/BlockLinearAlgebra.py sandbox/la/test/demo.py > description: > added most inplace operators > > > changeset: 3935:ff37a44ee6150f6c57164aee03c05f002a6400d2 > parent: 3934:5cb2928d63253efef03dace4bb6236baaccf6313 > parent: 3933:21a0615fd9c3af755d68c0baa9cd77df5ab38cb1 > user: Kent-Andre Mardal <[EMAIL PROTECTED]> > date: Wed Apr 09 18:04:03 2008 +0200 > files: TODO_BuildSystem demo/ode/lorenz/python/plot.py > dolfin/la/GenericVector.h dolfin/la/PETScMatrix.h scripts/preconfigure > test/function/cpp/test.cpp test/function/python/test.py > test/graph/cpp/test.cpp test/graph/python/test.py test/mesh/cpp/test.cpp > test/mesh/python/test.py > description: > merge > > ---------------------------------------------------------------------- > For more details, visit http://www.fenics.org/hg/dolfin > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
