On Fri, Sep 02, 2011 at 04:38:55PM -0700, Garth N. Wells wrote: > It would be useful if we could get coordinates of vertices and function > values at each vertex in a handy object. This could be used in plotting > programs like Matplotlib. Are there any tricks already implemented to do > this? with iterating over a Mesh? > > Garth
Yes, and we use this already for plotting: Mesh::coordinates() Function::compute_vertex_values() -- Anders _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp