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

Allow random hp AMR for testing #5781

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Commits on Feb 21, 2024

  1. Allow random hp AMR for testing

    Support triggering any of the AMR flags with a specified probability, rather than
    only h-refinement. Simplifies the reasoning of the AMR criterion
    and gives more control over the types of refinement.
    Still enforces a maximum refinement level, which can be
    deleted once it's enforced globally with an AMR policy.
    nilsvu committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    47be158 View commit details
    Browse the repository at this point in the history