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

Let hp::Refinement::choose_p_over_h() communicate future FE indices and refinement flags on all types of parallel Triangulation. #16759

Merged
merged 4 commits into from
May 23, 2024

Commits on May 21, 2024

  1. Move communication of future FE indices into pre-transfer-action.

    Update documentation for dominated_future_fe_on_children.
    marcfehling committed May 21, 2024
    Configuration menu
    Copy the full SHA
    953b7fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    760edce View commit details
    Browse the repository at this point in the history
  3. Let choose_p_over_h() communicate future FE indices and refinement fl…

    …ags on all types of parallel Triangulation.
    marcfehling committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d378e9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c14a97a View commit details
    Browse the repository at this point in the history