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

Use TensorProductQuadrature instead of Quadrature in TensorProductElementGroupBase #436

Merged
merged 7 commits into from
Oct 11, 2024

Conversation

a-alveyblanc
Copy link
Contributor

Attempting to access the 1D quadratures of the default quadrature rule supplied in TensorProductElementGroupBase is not possible.

This PR makes it so that a TensorProductQuadrature is constructed from 1D Quadratures using the 1D interpolation nodes and 1D basis functions associated with TensorProductElementGroupBase.

meshmode/discretization/poly_element.py Outdated Show resolved Hide resolved
meshmode/discretization/poly_element.py Outdated Show resolved Hide resolved
meshmode/discretization/poly_element.py Outdated Show resolved Hide resolved
@inducer inducer merged commit 6bfbc81 into inducer:main Oct 11, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants