Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic arbitrary order interpolations #626

Open
termi-official opened this issue Mar 22, 2023 · 0 comments · May be fixed by #790
Open

Generic arbitrary order interpolations #626

termi-official opened this issue Mar 22, 2023 · 0 comments · May be fixed by #790
Assignees

Comments

@termi-official
Copy link
Member

Currently we have a fast path with some optimized fixed order interpolations. However, it might be beneficial to also provide several generic interpolations with more flexibility (e.g. change between equidistant and GLL points for the basis functions) for some users. The existing Lagrange triangles of order 3,4,5 may be a good starting point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants