spectre.mesh_gen ================ .. py:module:: spectre.mesh_gen Module Contents --------------- .. py:function:: get_inface_func(xin, test, zeta, inface) .. py:function:: gen_mesh_calc_rz(xin, test, inface, bcm_m, rho_arr, th_arr, zeta_arr) .. py:function:: gen_mesh_fft_rz(R_arr, Z_arr, dRdrho_arr, dZdrho_arr, test, th_arr, zeta_arr) .. py:function:: gen_mesh_calc_deriv2(dRdrho_even, dRdrho_odd, dZdrho_even, dZdrho_odd, rho_arr) .. py:function:: gen_mesh_set_remn(R_even, dRdrho_even, dRdrho2_even, R_odd, dRdrho_odd, dRdrho2_odd, Z_even, dZdrho_even, dZdrho2_even, Z_odd, dZdrho_odd, dZdrho2_odd, test) .. py:function:: gen_mesh_external(xin, test, bcm_m=6, inface=0, ntheta=101, nzeta=32) .. py:function:: gen_infaces(test, xin, tflux=None, set_to_file=False, base_inface=None, fname_out=None)