On Wed, Mar 04, 2009 at 09:42:13PM +0100, Anders Logg wrote: > Until this is in place, you should be able to do this already > now. Just store the vectors to file and read them back in again. > > file << u.vector() > > file >> u.vector()
On second thought, try the new constructor I just added: Function u(V, "vector.xml"); When it's been verified that this works both in Python and C++, and the demos have been migrated we can remove the precompiled elements. -- Anders
signature.asc
Description: Digital signature
_______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
