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

Fix refinement next to refined blocks #928

Merged
merged 10 commits into from
Sep 29, 2023
Merged

Commits on Aug 22, 2023

  1. First shot at fixing a subtle bug

    During re-meshing, track which meshblocks are newly created.
    After prolongating shared boundaries, but before prolongating
    internal boundaries, update elements on block faces to respect
    the ownership model.
    
    Still needs tweaks to the new-mesh priority!
    Ben Prather committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    1e77d2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9820e8 View commit details
    Browse the repository at this point in the history
  3. cpp-py-formatter

    par-hermes committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    45b64d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    4b5a6df View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    0291289 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bprather/fix-amr-ct' of github:parthenon-hpc-lab/parthe…

    …non into bprather/fix-amr-ct
    Ben Prather committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5530898 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github:parthenon-hpc-lab/parthenon into bpr…

    …ather/fix-amr-ct
    Ben Prather committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6a472d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Changelog

    Ben Prather committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a4e0883 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    476f0f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Merge branch 'develop' into bprather/fix-amr-ct

    Ben Prather committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5e649b4 View commit details
    Browse the repository at this point in the history