dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #01154
PyDOLFIN: [...]
Commit from johanjan (2005-10-11 14:44 CEST)
--------------------
PyDOLFIN:
Added a harmonic oscillator as a test, produces reasonable
results. Minor cleanups. DOLFIN's Settings don't work yet, likely some
problems with varargs (might not be supported by SWIG).
Note: SWIG 1.3.25 is used for testing.
dolfin src/demo/scripting/pydolfin/Makefile 1.12
dolfin src/demo/scripting/pydolfin/ODEInit.cpp 1.3
dolfin src/demo/scripting/pydolfin/ODEInit.h 1.2
+ dolfin src/demo/scripting/pydolfin/odedemo-harmonic.py 1.1
dolfin src/demo/scripting/pydolfin/odedemo.py 1.4
Follow ups