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

Fixing divergence error with AMR (Issue #617) #625

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Commits on Sep 1, 2024

  1. First implementation

    tomidakn committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f67588f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    339840b View commit details
    Browse the repository at this point in the history
  3. Style and comment fix

    tomidakn committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    ab7d5fe View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

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

Commits on Sep 18, 2024

  1. Minor update for performance

    Strore the AMR buffer sizes instead of calculating it at every step.
    tomidakn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5413eec View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. style fix

    tomidakn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    19c0c29 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    b7e8f99 View commit details
    Browse the repository at this point in the history
  2. Update amr_loadbalance.cpp

    It was my mistake and I have to thank the compiler.
    tomidakn authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fed4b64 View commit details
    Browse the repository at this point in the history