One or more new changesets pushed to the primary dolfin repository. A short summary of the last three changesets is included below.
changeset: 5240:e04cbad04deda817a5e87a80bfb1d1c8e112631c tag: tip user: "Garth N. Wells <[EMAIL PROTECTED]>" date: Fri Dec 05 09:02:22 2008 +0000 files: dolfin/io/VTKFile.cpp description: Fix typo. changeset: 5239:f5b3850158fe5454e5dedd87020f28405cbb4586 user: "Johan Hake <[EMAIL PROTECTED]>" date: Thu Dec 04 22:38:57 2008 +0100 files: demo/pde/poisson/python/demo.py site-packages/dolfin/assemble.py site-packages/dolfin/form.py description: Fixed the bug of compiled ufc_form being zero. - Need cleanup changeset: 5238:6537e078f5668cc3719c2c0405c3af7cf6dd0379 user: "Johan Hake <[EMAIL PROTECTED]>" date: Thu Dec 04 22:37:53 2008 +0100 files: site-packages/dolfin/function.py site-packages/dolfin/functionspace.py description: Cleanup in function.py - Same functionality as before but clearer logic, I hope... - In addition to isinstance(f,ffc.Function) and isinstance(f,cpp.Function) we can now also check for isinstance(f,Function), for all functions created by the 6 different user cases - Some minor fixes in the FunctionSpace class ---------------------------------------------------------------------- For more details, visit http://www.fenics.org/hg/dolfin _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
