Galerkin-Tau using Shited Legendre#

Created on Thu Aug 29 15:20:53 2024

@author: ppranjiv

shift_legendre_galerkin_tau_laplace.fun_f(x)#
shift_legendre_galerkin_tau_laplace.fun_g(x)#
shift_legendre_galerkin_tau_laplace.fun_rhs(degree)#
shift_legendre_galerkin_tau_laplace.exp(x, a1, degree)#

Reconsturct the function f (x) = SUM_n a_n P_n,

shift_legendre_galerkin_tau_laplace.apply_bc(M, rhs)#
shift_legendre_galerkin_tau_laplace.main(degree)#