← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Fixed the bug of compiled ufc_form being zero.

 

One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   5239:f5b3850158fe5454e5dedd87020f28405cbb4586
tag:         tip
user:        "Johan Hake <hake@xxxxxxxxx>"
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 <hake@xxxxxxxxx>"
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


changeset:   5237:41d8c4cbb41f51bc1b8c09c9cbb24604873d262f
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Dec 04 20:39:39 2008 +0100
files:       demo/pde/poisson/python/demo.py dolfin/fem/Form.h site-packages/dolfin/assemble.py site-packages/dolfin/form.py site-packages/dolfin/jit.py
description:
Move code to form.py and jit.py and add new Form class.
Does not work yet.

----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin