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

[X-PR] p4est edge operations and consistent corner operation #902

Merged
merged 38 commits into from
Apr 30, 2024

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    05c588d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f8cc47 View commit details
    Browse the repository at this point in the history
  3. add more edge_neighbor tests, change the algorithm according to paper…

    … and include bool for transform corner in balancing
    koehlerson committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    10c17c8 View commit details
    Browse the repository at this point in the history
  4. probably works

    koehlerson committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    965f8cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12e7e10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45229dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cc289d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    601c88b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    ba99ed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e10d75 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    7493731 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd211f7 View commit details
    Browse the repository at this point in the history
  3. first working version with edge deduplication and rotation invariance…

    …; reorder some stuff in creategrid and more tests needed
    koehlerson committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    bc7f9be View commit details
    Browse the repository at this point in the history
  4. cleanup

    koehlerson committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    68f0650 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c04192c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47875c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    160d0d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    99312aa View commit details
    Browse the repository at this point in the history
  2. start of hanging edges

    koehlerson committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a63b882 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    699251a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14a1fb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf5ac46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d22537a View commit details
    Browse the repository at this point in the history
  5. more review suggestions

    koehlerson committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4a2e6ab View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. constants for loop

    koehlerson committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7b6dbcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5631d90 View commit details
    Browse the repository at this point in the history
  3. sane renaming for *_neighbor in hangingnodes; error branch for hangin…

    …g edge; more strict hanging nodes test
    koehlerson committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cea3021 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    774421c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52d2883 View commit details
    Browse the repository at this point in the history
  3. rename file to BWG.jl

    koehlerson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2815c2b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. add corner balancing in 2D

    koehlerson committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    51728ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e24b1d View commit details
    Browse the repository at this point in the history
  3. try to fix 1.6 ci

    koehlerson committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    b524070 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e7c7c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dc27e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7407db4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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