spectre.plotting ================ .. py:module:: spectre.plotting Module Contents --------------- .. py:function:: plot_fmn(fmn, im_, in_, mpol_box=None, ntor_box=None, figsize=(7, 5), ax=None, inset_kam_surfs=None, vmin=-9, vmax=1) .. py:function:: plot_fmn_anim(*args, **kwargs) .. py:function:: plot_infaces(xin, test, ax=None, surfaces=None, zetan=0.0, thetas=None, figsize=None, plot_theta_grid=False, plot_axis=False, **kwargs) .. py:function:: plot_infaces_helper(geometry, nfp, im, in_, mvol, irbc, izbs, irbs, izbc, ax=None, surfaces=None, zetan=0.0, thetas=None, figsize=None, plot_theta_grid=False, plot_axis=False, **kwargs) .. py:function:: plot_jacobian(xin, test, ax=None, volumes=None, zeta=0.0, thetas=None, sarr=None, figsize=None, **kwargs) .. py:function:: plot_grid(xin, test, ax=None, volumes=None, zeta=0.0, thetas=None, sarr=None, figsize=None, **kwargs) .. py:function:: plot_true_mesh(test, vvol=0, ax=None, ind_z=0, ind_i=0, ind_j=0, figsize=None, color_r='k', color_th='r', **kwargs)