dedalus.tests.test_clenshaw

Test spherical Clenshaw functions.

Module Contents

N_range = [8]
regtotal_range
k_range = [0, 1]
ell_range = [0, 1, 2]
dtype_range
test_ball_clenshaw_scalar(N, regtotal_in, k_ncc, k_arg, ell, dtype)

Test Clenshaw algorithm in the ball for a scalar NCC.

test_ball_clenshaw_vector(N, regtotal_in, k_ncc, k_arg, ell, dtype)

Test Clenshaw algorithm in the ball for a vector NCC.