← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Further work on PyDOLFIN interface.

 

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

changeset:   5138:6d1d655a91ed468e73c4bb12b04a02f412c53bdc
tag:         tip
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Fri Nov 07 23:43:02 2008 +0100
files:       demo/pde/poisson/python/demo.py site-packages/dolfin/compile_function.py site-packages/dolfin/function.py
description:
Further work on PyDOLFIN interface.
 - compile_function is chaping up, look in poisson/demo.py
   and in docstring of Function

Still not sure of what syntax is best. The one implemented and previously discussed
or a more explicit generator function a la:

  MyFunction = CompileFunction("sin(x[0])"+"cos(x[1])")
  f = MyFunction(V)


changeset:   5137:34b7c6e1b5a3acf6a7f3114c5cc9c7d19e13aa2b
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Fri Nov 07 23:24:33 2008 +0100
files:       site-packages/dolfin/__init__.py site-packages/dolfin/dolfin_time.py site-packages/dolfin/timing.py
description:
Changed name of timing to dolfin_time


changeset:   5136:c090a5e9b10ffbd26edc3095ae3896489eeb9c13
user:        "Johan Hake <hake@xxxxxxxxx>"
date:        Fri Nov 07 22:09:39 2008 +0100
files:       dolfin/swig/dolfin_docstrings.i dolfin/swig/dolfin_headers.i
description:
Re-run of generate.py

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