Skip to content

Add functionality to compute/access Gaussian quadrature nodes and weights #1529

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

Open
kennyweiss opened this issue Apr 1, 2025 · 1 comment
Labels
enhancement New feature or request usability Related to code usability

Comments

@kennyweiss
Copy link
Member

We currently get Gaussian quadrature nodes and weights from MFEM, and use these to integrate along curves. As a consequence, we cannot rely on this functionality in configurations without MFEM support.

It should be relatively straightforward for axom to directly provide this functionality.

@kennyweiss kennyweiss added enhancement New feature or request usability Related to code usability labels Apr 1, 2025
@adayton1
Copy link
Member

adayton1 commented Apr 1, 2025

We would definitely appreciate this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request usability Related to code usability
Projects
None yet
Development

No branches or pull requests

2 participants