MultivariateOrthogonalPolynomials.jl icon indicating copy to clipboard operation
MultivariateOrthogonalPolynomials.jl copied to clipboard

Missing triangle functionality (Laplacian, restriction)

Open TSGut opened this issue 3 years ago • 2 comments

Am I correct in believing that the Laplacian and edge restriction operators on the triangle have not been implemented in the ClassicalOPs version? I distinctly remember that functionality working in ApproxFun.

TSGut avatar Feb 05 '23 15:02 TSGut

Essentially the functionality in https://github.com/JuliaApproximation/MultivariateOrthogonalPolynomials.jl/blob/master/test/test_dirichlettriangle.jl which still is in ApproxFun form.

TSGut avatar Feb 05 '23 15:02 TSGut

I don’t think DirichletTriangle has been implemented

I think I’m hoping to make it defined in terms of Sobolev or negative parameters…

dlfivefifty avatar Feb 05 '23 16:02 dlfivefifty