dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #01082
PyDOLFIN: [...]
Commit from johanjan (2005-10-02 18:55 CEST)
--------------------
PyDOLFIN:
Moved the SWIG code out of the DOLFIN namespace, it wasn't a good
solution. Enabled "directors" in SWIG, which allows cross-language
polymorphism. Function and BoundaryCondition can now be subclassed in
Python and used in DOLFIN. Added the Poisson demo in Python form.
dolfin src/demo/scripting/pydolfin/Makefile 1.7
dolfin src/demo/scripting/pydolfin/dolfin.i 1.3
+ dolfin src/demo/scripting/pydolfin/poissondemo.py 1.1
dolfin src/demo/scripting/pydolfin/swigtest2.py 1.3