← Back to team overview

dolfin team mailing list archive

Re: PyDOLFIN: [...]

 

Great. It's good that things can be fixed by adding small pieces of
code on the SWIG side, but maybe later we could look at ways to
minimize the extra amount of code we need to maintain so everything is
automatic (by fixing things on the DOLFIN side)?

/Anders

On Wed, Oct 12, 2005 at 03:35:49PM +0200, dolfin@xxxxxxxxxx wrote:
> Commit from johanjan (2005-10-12 15:35 CEST)
> --------------------
> 
> PyDOLFIN:
> 
> Settings (dolfin_set(), dolfin_get()) now work. Added some overloaded
> glue functions (to PyDOLFIN) to wrap varargs.
> 
>   dolfin  src/demo/scripting/pydolfin/Makefile          1.13
> - dolfin  src/demo/scripting/pydolfin/ODEInit.cpp       1.4
> - dolfin  src/demo/scripting/pydolfin/ODEInit.h         1.3
> + dolfin  src/demo/scripting/pydolfin/SettingsGlue.cpp  1.1
> + dolfin  src/demo/scripting/pydolfin/SettingsGlue.h    1.1
>   dolfin  src/demo/scripting/pydolfin/dolfin.i          1.8
> + dolfin  src/demo/scripting/pydolfin/settingsdemo.py   1.1
> 
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev



Follow ups

References