← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Catch director exceptions in PyDOLFIN. We now get readable error messages

 

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

changeset:   3510:f29509de3f77e2145f7cc840c26f1673299cbe85
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Fri Jan 04 19:01:33 2008 +0100
files:       src/demo/pde/poisson/python/demo.py src/pydolfin/dolfin_exceptions.i
description:
Catch director exceptions in PyDOLFIN. We now get readable error messages
instead of segfault. Thanks to Kent for the fix.


changeset:   3509:be63f68e81c7443a65db80364d20628135ba6cb1
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Fri Jan 04 00:32:48 2008 +0100
files:       src/demo/pde/convection-diffusion/python/demo.py
description:
Cleanup and fix convection-diffusion Python demo, seems to work now


changeset:   3508:09b6e91d57e5fef1eb0eec1d3a70c05b06cec0b5
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Fri Jan 04 00:19:37 2008 +0100
files:       src/pydolfin/assemble.py src/pydolfin/dolfin_docstrings.i src/pydolfin/dolfin_function_pre.i
description:
Implement assignment of Functions in Python:

  u0.assign(u1)

does "u0 = u1" (assigning the dofs).

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