test_spherical3d_arithmetic_parallel ==================================== .. py:module:: test_spherical3d_arithmetic_parallel Module Contents --------------- .. py:function:: build_ball(Nphi, Ntheta, Nr, dtype, dealias, mesh=None) .. py:function:: build_shell(Nphi, Ntheta, Nr, dtype, dealias, mesh=None) .. py:function:: test_shell_S2_radial_multiplication(Nphi, Ntheta, Nr, dtype, dealias) Tests ghost broadcasting in colatitude and radius. .. py:function:: test_sphere_constant_S2_multiplication(Nphi, Ntheta, Nr, dtype, dealias) Tests ghost broadcasting in colatitude. .. py:function:: test_sphere_constant_radial_multiplication(Nphi, Ntheta, Nr, dtype, dealias, build_basis) Tests ghost broadcasting in radius. .. py:data:: Nphi_range :value: [8] .. py:data:: Nr_range :value: [8] .. py:data:: Ntheta_range :value: [10] .. py:data:: comm .. py:data:: dealias_range :value: [1, 1.5] .. py:data:: radii_shell :value: (1, 2) .. py:data:: radius_ball :value: 1.5 .. py:data:: radius_range :value: [1.5]