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

Pass graph partitioner to mesh::refine #3444

Merged
merged 43 commits into from
Oct 2, 2024
Merged

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    e1ed42a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32fca7c View commit details
    Browse the repository at this point in the history
  3. Add author name

    schnellerhase committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5bd8ba5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    8b5e4b3 View commit details
    Browse the repository at this point in the history
  2. Doc fix

    garth-wells committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    124630a View commit details
    Browse the repository at this point in the history
  3. Fix typi

    garth-wells committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8a70662 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    973f16d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    face987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    965c28b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6009da7 View commit details
    Browse the repository at this point in the history
  5. Make doxygen happy

    schnellerhase committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ba75f6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f001ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c2f96a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4e7e0f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 22, 2024

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

Commits on Sep 23, 2024

  1. Small updates

    garth-wells committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    22127f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    26b7343 View commit details
    Browse the repository at this point in the history
  2. Fix test failure

    garth-wells committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3b74e49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82cf5d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Simplifications

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    2e8a65c View commit details
    Browse the repository at this point in the history
  2. Small fix

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    905497f View commit details
    Browse the repository at this point in the history
  3. Small fix

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d701654 View commit details
    Browse the repository at this point in the history
  4. Work on docs

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    9a651e4 View commit details
    Browse the repository at this point in the history
  5. Simplify

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f52c12f View commit details
    Browse the repository at this point in the history
  6. Improve function name

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    fb8edd1 View commit details
    Browse the repository at this point in the history
  7. Namespace fix

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    6989537 View commit details
    Browse the repository at this point in the history
  8. Compile fix

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c45574e View commit details
    Browse the repository at this point in the history
  9. Add nanobind include

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    35df167 View commit details
    Browse the repository at this point in the history
  10. Small re-factor

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    c1e5430 View commit details
    Browse the repository at this point in the history
  11. Fixes

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    198c4d9 View commit details
    Browse the repository at this point in the history
  12. More updates

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    de0e55b View commit details
    Browse the repository at this point in the history
  13. Fix broken tests

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b2feb52 View commit details
    Browse the repository at this point in the history
  14. Doc update

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    2854936 View commit details
    Browse the repository at this point in the history
  15. Update test

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b65857b View commit details
    Browse the repository at this point in the history
  16. Test updates

    garth-wells committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    885ab2d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Work on docs

    garth-wells committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    7d72428 View commit details
    Browse the repository at this point in the history
  2. Lint

    garth-wells committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    bd6ca51 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Minor doc updates

    garth-wells committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9e58656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90f6692 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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