Hello! I needed a fill functionality to the python interface of MeshFunction. In the c++ interface this is done by the "=" operator. The swig wrapper ignores this operator. I therfore extended the c++ wrapper code for MeshFunction with a fill function that just uses the original "=" operator.
Feel free to push the attached bundle (I hope I did it right... :) ) Cheers Johan
dolfin_mesh_post.hg
Description: Binary data
_______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
