dedalus.tools.jacobi ==================== .. py:module:: dedalus.tools.jacobi Module Contents --------------- .. py:function:: build_grid(N, a, b) .. py:function:: build_polynomials(M, a, b, grid) .. py:function:: build_weights(N, a, b) .. py:function:: conversion_matrix(N, a0, b0, a1, b1) .. py:function:: differentiation_matrix(N, a, b) .. py:function:: integration_vector(N, a, b) .. py:function:: jacobi_matrix(N, a, b) .. py:function:: mass(a, b) .. py:data:: output_dtype