test_spherical3d_arithmetic_parallel

Module Contents

comm
Nphi_range = [8]
Ntheta_range = [10]
Nr_range = [8]
radius_range = [1.5]
dealias_range = [1, 1.5]
radius_ball = 1.5
build_ball(Nphi, Ntheta, Nr, dtype, dealias, mesh=None)
radii_shell = (1, 2)
build_shell(Nphi, Ntheta, Nr, dtype, dealias, mesh=None)
test_sphere_constant_S2_multiplication(Nphi, Ntheta, Nr, dtype, dealias)

Tests ghost broadcasting in colatitude.

test_sphere_constant_radial_multiplication(Nphi, Ntheta, Nr, dtype, dealias, build_basis)

Tests ghost broadcasting in radius.

test_shell_S2_radial_multiplication(Nphi, Ntheta, Nr, dtype, dealias)

Tests ghost broadcasting in colatitude and radius.