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 support for hanging nodes to the NedelecSZ class. #16304

Merged
merged 4 commits into from
Jan 21, 2024

Commits on Jan 16, 2024

  1. Add support for hanging nodes to the NedelecSZ class.

    Sebastian Kinnewig committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    70407c1 View commit details
    Browse the repository at this point in the history
  2. Add a convergence test that verifies that hanging nodes on FE_Nedelec…

    …SZ elements are handled correctly.
    Sebastian Kinnewig committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    dfd5f53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7a3e0 View commit details
    Browse the repository at this point in the history
  4. Add another test to verify that inhomogeneous boundary conditions wit…

    …h hanging nodes work as expected.
    Sebastian Kinnewig committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f16f94d View commit details
    Browse the repository at this point in the history