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

Test extrapolation of macroelements using a non-nested mesh hierarchy #3757

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

pbrubeck
Copy link
Contributor

@pbrubeck pbrubeck commented Sep 6, 2024

Description

Previously, CG macroelements would extrapolate to zero by default, and DG macroelements were extrapolating to nan, as they computed 1/0 as the subcell multiplicity. This PR tests that macroelements can correctly extrapolate global polynomials, while also testing non-nested multigrid functionality (only prolongation).

Depends on firedrakeproject/fiat#82 (merged)

@pbrubeck pbrubeck force-pushed the pbrubeck/test/macro-extrapolate branch from b6116bb to b4cd6d4 Compare September 11, 2024 06:59
@dham dham merged commit ead7e29 into master Sep 11, 2024
10 checks passed
@dham dham deleted the pbrubeck/test/macro-extrapolate branch September 11, 2024 15:46
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.

2 participants