dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #10882
[HG DOLFIN] Work on Python interface:
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 5216:c0cb46f6bb32e69b5e5fa14083dcb7c7befd9f0e
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Wed Dec 03 00:16:25 2008 +0100
files: demo/pde/poisson/python/demo.py dolfin/swig/dolfin_fem_pre.i dolfin/swig/dolfin_function_pre.i site-packages/dolfin/__init__.py site-packages/dolfin/bc.py site-packages/dolfin/constant.py site-packages/dolfin/function.py
description:
Work on Python interface:
- Add class Constant to Python interface, only scalars so far
- Remove Python-implementation of *BC classes, should not be needed
now that the FunctionSpace is an argument to the constructor (nice)
- Seems to be a problem with SubDomain, the wrapping of simple_array
does not seem to work (anyone knows why?)
changeset: 5215:bb803b625b3b591511066e8bb32ce9e450f95d98
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Dec 02 11:38:20 2008 +0100
files: dolfin/function/SpecialFunctions.h site-packages/dolfin/function.py
description:
Minor formatting fixes
changeset: 5214:6159b394199466d7b27aded5490d00b1353d496c
user: Anders Logg <logg@xxxxxxxxx>
date: Tue Dec 02 11:04:37 2008 +0100
files: site-packages/dolfin/function.py
description:
Add quote to docstring for Function meta class.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin