On Oct 21, 2009, at 8:06 AM, Ajay Rawat wrote:
• viewer=Viewer(vars=phi, datamin=0., datamax=1.)
• viewer.plot()
• viewer.plotMesh() # Not Showing the mesh
changed the line18 to Matplotlib2DGridViewer(vars=phi) still no mesh is seen
It looks like only gist actually does anything with the plotMesh() command.
