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

Mixed topology #2597

Merged
merged 93 commits into from
Mar 31, 2023
Merged

Mixed topology #2597

merged 93 commits into from
Mar 31, 2023

Commits on Nov 28, 2022

  1. compile

    chrisrichardson committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    389b2f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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

Commits on Jan 11, 2023

  1. Catch a few cases

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c84d253 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ffb6f03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28ce267 View commit details
    Browse the repository at this point in the history
  4. update create topology

    IgorBaratta committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    7bac6a4 View commit details
    Browse the repository at this point in the history
  5. add some checks

    IgorBaratta committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    51349bc View commit details
    Browse the repository at this point in the history
  6. afix documentation

    IgorBaratta committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3157382 View commit details
    Browse the repository at this point in the history
  7. remove checl

    IgorBaratta committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    5dd1b1e View commit details
    Browse the repository at this point in the history
  8. fix type conversion

    IgorBaratta committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    2fb15c4 View commit details
    Browse the repository at this point in the history
  9. fix "const"

    IgorBaratta committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ddb7e51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c7fb71 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'mixed-topology-hackathon-23' of ssh://github.com/fenics…

    …/dolfinx into mixed-topology-hackathon-23
    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    7aa8061 View commit details
    Browse the repository at this point in the history
  12. Start demo

    jpdean committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    2ce930b View commit details
    Browse the repository at this point in the history
  13. Merge branch 'mixed-topology-hackathon-23' of github.com:FEniCS/dolfi…

    …nx into mixed-topology-hackathon-23
    jpdean committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    50240e8 View commit details
    Browse the repository at this point in the history
  14. remove petsc from demo

    IgorBaratta committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e0c4d71 View commit details
    Browse the repository at this point in the history
  15. fix test

    IgorBaratta committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d5235ee View commit details
    Browse the repository at this point in the history
  16. Fix test

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    7b237c2 View commit details
    Browse the repository at this point in the history
  17. fix

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    f3581e9 View commit details
    Browse the repository at this point in the history
  18. Fix demo

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6f88835 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dc673db View commit details
    Browse the repository at this point in the history
  20. Print out something

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    86f58ef View commit details
    Browse the repository at this point in the history
  21. Generalise test

    jpdean committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e197dd6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    38add11 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'mixed-topology-hackathon-23' of github.com:FEniCS/dolfi…

    …nx into mixed-topology-hackathon-23
    IgorBaratta committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ed5c949 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'mixed-topology-hackathon-23' of github.com:FEniCS/dolfi…

    …nx into mixed-topology-hackathon-23
    jpdean committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    df024a7 View commit details
    Browse the repository at this point in the history
  25. Print

    jpdean committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    46bcf23 View commit details
    Browse the repository at this point in the history
  26. Merge branch 'mixed-topology-hackathon-23' of github.com:FEniCS/dolfi…

    …nx into mixed-topology-hackathon-23
    jpdean committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6bc54ef View commit details
    Browse the repository at this point in the history
  27. Fix offsets

    jpdean committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    5e6633a View commit details
    Browse the repository at this point in the history
  28. Fix python layer

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    f652eef View commit details
    Browse the repository at this point in the history
  29. Fix in python wrapper

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ab50554 View commit details
    Browse the repository at this point in the history
  30. fix cpp build

    IgorBaratta committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    3cd927e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d9be3dd View commit details
    Browse the repository at this point in the history
  32. Python layer

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    8946e62 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5c176f6 View commit details
    Browse the repository at this point in the history
  34. Fix test

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    dbf4f41 View commit details
    Browse the repository at this point in the history
  35. Fix docs

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    9468be1 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    771adb0 View commit details
    Browse the repository at this point in the history
  37. Set offsets

    jpdean committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    b8c1ef2 View commit details
    Browse the repository at this point in the history
  38. Fix some tests

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1b46cca View commit details
    Browse the repository at this point in the history
  39. Add docs

    jpdean committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    81614c9 View commit details
    Browse the repository at this point in the history
  40. Merge branch 'mixed-topology-hackathon-23' of github.com:FEniCS/dolfi…

    …nx into mixed-topology-hackathon-23
    jpdean committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    faa63ed View commit details
    Browse the repository at this point in the history
  41. merge

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ef274f9 View commit details
    Browse the repository at this point in the history
  42. Fixups

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    34b278d View commit details
    Browse the repository at this point in the history
  43. Fix test

    chrisrichardson committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1e2bb3a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    0ef8d30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0564c17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ad0232 View commit details
    Browse the repository at this point in the history
  4. Int type

    chrisrichardson committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    e8f90da View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    bbe7c10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e78d8 View commit details
    Browse the repository at this point in the history
  3. resize array

    chrisrichardson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    e6429d7 View commit details
    Browse the repository at this point in the history
  4. int type

    chrisrichardson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    052caa2 View commit details
    Browse the repository at this point in the history
  5. typo fix

    chrisrichardson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    75d5f1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80261bd View commit details
    Browse the repository at this point in the history
  7. Minor fix

    chrisrichardson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    97019d6 View commit details
    Browse the repository at this point in the history
  8. Fix size_t again

    chrisrichardson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    24ecffa View commit details
    Browse the repository at this point in the history
  9. Fixes for ADIOS2

    chrisrichardson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    078f2fa View commit details
    Browse the repository at this point in the history
  10. Wrapper fixes

    chrisrichardson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    192c771 View commit details
    Browse the repository at this point in the history
  11. Fix allocation

    chrisrichardson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    3af10ee View commit details
    Browse the repository at this point in the history
  12. Fix demos

    chrisrichardson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    74a76bb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7dd91f8 View commit details
    Browse the repository at this point in the history
  14. Fix for submesh

    chrisrichardson committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    00413ba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c6ae0ca View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    5091dc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a77472 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

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

Commits on Jan 30, 2023

  1. merge fix

    chrisrichardson committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    262e8f8 View commit details
    Browse the repository at this point in the history
  2. typo

    chrisrichardson committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    48519d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. merge

    chrisrichardson committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    99aa197 View commit details
    Browse the repository at this point in the history
  2. Fixes for submesh

    chrisrichardson committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    f75e025 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a56366 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

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

Commits on Feb 20, 2023

  1. Put in an actual Mesh

    chrisrichardson committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    d3e1e9c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

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

Commits on Mar 1, 2023

  1. typo

    chrisrichardson committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    05867f6 View commit details
    Browse the repository at this point in the history
  2. fix up for demo

    chrisrichardson committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    a684a1b View commit details
    Browse the repository at this point in the history
  3. ordering

    chrisrichardson committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    90cd1aa View commit details
    Browse the repository at this point in the history
  4. merge

    chrisrichardson committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    6539efd View commit details
    Browse the repository at this point in the history
  5. Fix cmap->cmaps

    chrisrichardson committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    2552910 View commit details
    Browse the repository at this point in the history
  6. cmaps

    chrisrichardson committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    92d241f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94e7da4 View commit details
    Browse the repository at this point in the history
  8. More fixes

    chrisrichardson committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    fb09ef0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    86ecac0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b970947 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. merge

    chrisrichardson committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    687fb8b View commit details
    Browse the repository at this point in the history
  2. fixes

    chrisrichardson committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    02cbe61 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Suggested changes

    chrisrichardson committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3b88b41 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Difficult merge

    chrisrichardson committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e7c916e View commit details
    Browse the repository at this point in the history
  2. Fixes

    chrisrichardson committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    60c3b7b View commit details
    Browse the repository at this point in the history
  3. Fix for functionspace

    chrisrichardson committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    255518a View commit details
    Browse the repository at this point in the history
  4. another

    chrisrichardson committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    18a91e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d926874 View commit details
    Browse the repository at this point in the history