0

I am solving PDE numerically using FEniCS with its python interface. I am using the ipython notebook to code in python and I want to plot the result using mayavi. I don't want to use paraview to plot it. The code which I used to save the result in the file is

file=File('grad_shafranov.pvd')
file<<w
Utkarsh
  • 1,492
  • 1
  • 11
  • 19

0 Answers0