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

Add patch for projection onto NC internal boundaries #236

Merged
merged 2 commits into from
May 13, 2024

Conversation

hughcars
Copy link
Collaborator

This PR introduces a patch to mfem for nc internal boundaries, where for electrostatics internal boundary conditions would fail to project onto NC refined faces where face dof were present (p > 3). The patch is addressed against mfem at mfem/mfem#4259.

Before:
Screenshot 2024-04-22 at 2 56 32 PM

After:
Screenshot 2024-04-23 at 6 14 57 PM

@sebastiangrimberg
Copy link
Contributor

I'd like to include this in v0.13 release. Can you rebase once we merge #247 and update the Changelog?

@sebastiangrimberg sebastiangrimberg force-pushed the hughcars/nc-electrostatics-fix branch from 86dc3ad to ac75945 Compare May 13, 2024 15:37
@sebastiangrimberg sebastiangrimberg marked this pull request as ready for review May 13, 2024 15:38
@sebastiangrimberg
Copy link
Contributor

Marked as ready now that mfem/mfem#4259 is in review.

@sebastiangrimberg sebastiangrimberg force-pushed the hughcars/nc-electrostatics-fix branch from e8d9c09 to b8d4613 Compare May 13, 2024 18:38
@sebastiangrimberg sebastiangrimberg added amr Related to adaptive mesh refinement (AMR) bug Something isn't working labels May 13, 2024
Copy link
Contributor

@sebastiangrimberg sebastiangrimberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sebastiangrimberg sebastiangrimberg merged commit 1825583 into main May 13, 2024
17 checks passed
@sebastiangrimberg sebastiangrimberg deleted the hughcars/nc-electrostatics-fix branch May 13, 2024 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amr Related to adaptive mesh refinement (AMR) bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants