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

compiler: Remove counters from subdomains and automatically generate unique names #2431

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    21f6737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    191d43d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad54d14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d10ef77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6896bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44a5389 View commit details
    Browse the repository at this point in the history
  7. tests: Fix dse tests

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    501fd09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3437ef View commit details
    Browse the repository at this point in the history
  9. compiler: MPI investigation

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0866ecd View commit details
    Browse the repository at this point in the history
  10. misc: Minor tidy up

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9bb68ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    08e20d3 View commit details
    Browse the repository at this point in the history
  12. tests: Fix MPI test

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d3265bd View commit details
    Browse the repository at this point in the history
  13. dsl: Tweak AbstractSymbol

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    85929cb View commit details
    Browse the repository at this point in the history
  14. tests: Fix pickling tests

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9c85bdc View commit details
    Browse the repository at this point in the history
  15. tests: Fix tests

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a73f658 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2165f74 View commit details
    Browse the repository at this point in the history
  17. misc: Tidy up

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dd7b8c0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b199195 View commit details
    Browse the repository at this point in the history
  19. misc: Tidy up

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b2d3a2b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9e0c19f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    71e97fa View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    53673ab View commit details
    Browse the repository at this point in the history
  23. misc: Flake8

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    46dca4b View commit details
    Browse the repository at this point in the history
  24. misc: Address comments

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6b2e2ca View commit details
    Browse the repository at this point in the history
  25. misc: Tidy up

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    272d7fc View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1d4fb27 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c79c405 View commit details
    Browse the repository at this point in the history
  28. dsl: Introduce UniqueDimension for SubDomainSet implicit dimensions d…

    …ue to need for unique hashes
    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    935c1f4 View commit details
    Browse the repository at this point in the history
  29. misc: Tidy up

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4598b9f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    72105ab View commit details
    Browse the repository at this point in the history
  31. misc: Tidy up

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dcfeed5 View commit details
    Browse the repository at this point in the history
  32. tests: Fix up pickle tests

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    520116b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    cba2ddf View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    87a4c90 View commit details
    Browse the repository at this point in the history
  35. dsl: Purge UniqueDimension

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    71e36af View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1371904 View commit details
    Browse the repository at this point in the history
  37. misc: Flake8

    EdCaunt committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3f69050 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    0dae76e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    1297db1 View commit details
    Browse the repository at this point in the history