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

Add: MultiFabRegister #5230

Merged
merged 385 commits into from
Sep 24, 2024
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 11, 2024

  1. Remove current_fp

    RemiLehe committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    71fa567 View commit details
    Browse the repository at this point in the history
  2. Fix: FFT/PSATD RZ

    ax3l committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8260729 View commit details
    Browse the repository at this point in the history
  3. Remove current_fp

    RemiLehe committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f454920 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    256ce1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d86875 View commit details
    Browse the repository at this point in the history
  6. va2vm for scalars

    ax3l committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c91ef0b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'hackathon-field-register' of https://github.com/ax3l/WarpX

     into hackathon-field-register
    marcoacc95 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    edb9954 View commit details
    Browse the repository at this point in the history
  8. a2m helper: old vector field to VectorField

    old vector is `std::array< std::unique_ptr<amrex::MultiFab>, 3 >`
    ax3l committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5fe95f7 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'hackathon-field-register' of https://github.com/ax3l/WarpX

     into hackathon-field-register
    marcoacc95 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c7ff749 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a130cb0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e11ccc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4663126 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    07d21b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    07bb54f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7262b46 View commit details
    Browse the repository at this point in the history
  16. fixed merge issue.

    JustinRayAngus committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bccd752 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bd75464 View commit details
    Browse the repository at this point in the history
  18. Remove current_buf

    RemiLehe committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    148d6c5 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    98a4d96 View commit details
    Browse the repository at this point in the history
  20. Move charge_buf to MultiFab map

    EZoni committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fea7ed8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9e96279 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'hackathon-field-register' of https://github.com/ax3l/WarpX

     into hackathon-field-register
    marcoacc95 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    91894bc View commit details
    Browse the repository at this point in the history
  23. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    b4db222 View commit details
    Browse the repository at this point in the history
  24. fix merge conflict

    lucafedeli88 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cefb814 View commit details
    Browse the repository at this point in the history
  25. fix merge conflict

    lucafedeli88 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ca99dc9 View commit details
    Browse the repository at this point in the history
  26. fix merge conflict

    lucafedeli88 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f28b2ef View commit details
    Browse the repository at this point in the history
  27. fix merge conflict

    lucafedeli88 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5a3e7ea View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bcfa040 View commit details
    Browse the repository at this point in the history
  29. fix merge conflict

    lucafedeli88 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    db976cf View commit details
    Browse the repository at this point in the history
  30. Fix conflicts

    RemiLehe committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c101fd7 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8dbe6a3 View commit details
    Browse the repository at this point in the history
  32. fix issue

    lucafedeli88 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5534916 View commit details
    Browse the repository at this point in the history
  33. Efield_cax & Bfield_cax

    ax3l committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    716d958 View commit details
    Browse the repository at this point in the history
  34. Merge branch 'hackathon-field-register' of https://github.com/ax3l/WarpX

     into hackathon-field-register
    marcoacc95 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ef36cbe View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a928cb1 View commit details
    Browse the repository at this point in the history
  36. Merge branch 'hackathon-field-register' of https://github.com/ax3l/WarpX

     into hackathon-field-register
    marcoacc95 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a41a072 View commit details
    Browse the repository at this point in the history
  37. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2308972 View commit details
    Browse the repository at this point in the history
  38. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    13525fc View commit details
    Browse the repository at this point in the history
  39. Merge branch 'hackathon-field-register' of https://github.com/ax3l/WarpX

     into hackathon-field-register
    marcoacc95 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2ac3cc2 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    02da32d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix EB compilation

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7e2d96f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b527a25 View commit details
    Browse the repository at this point in the history
  3. cleanup

    lucafedeli88 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a434195 View commit details
    Browse the repository at this point in the history
  4. cleanup

    lucafedeli88 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1a65e78 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'hackathon-field-register' of https://github.com/ax3l/WarpX

     into hackathon-field-register
    marcoacc95 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dda73bc View commit details
    Browse the repository at this point in the history
  6. Change 1

    dpgrote committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    93304d2 View commit details
    Browse the repository at this point in the history
  7. Chage 2

    dpgrote committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e96d034 View commit details
    Browse the repository at this point in the history
  8. Change 3

    dpgrote committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2d9a600 View commit details
    Browse the repository at this point in the history
  9. Change 4

    dpgrote committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f9dfc8d View commit details
    Browse the repository at this point in the history
  10. Remove current_fp

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    822390e View commit details
    Browse the repository at this point in the history
  11. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a975520 View commit details
    Browse the repository at this point in the history
  12. Fix compilation

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9633ea8 View commit details
    Browse the repository at this point in the history
  13. Fix Bfield

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cfaaa64 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c838e87 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    da5b265 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c5f3829 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ec9e34a View commit details
    Browse the repository at this point in the history
  18. Fix compilation

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    912abbf View commit details
    Browse the repository at this point in the history
  19. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4013ea4 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'hackathon-field-register' of https://github.com/ax3l/WarpX

     into hackathon-field-register
    marcoacc95 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    70e08ac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    396f0b0 View commit details
    Browse the repository at this point in the history
  22. Remove Efield_cp, Bfield_cp

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dd4a0a3 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c8f3177 View commit details
    Browse the repository at this point in the history
  24. Remove Unused _slice MultiFabs.

    Old diags or so, unused vars.
    ax3l committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5b90680 View commit details
    Browse the repository at this point in the history
  25. Remove Efield_cp, Bfield_cp

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b56bedf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e840868 View commit details
    Browse the repository at this point in the history
  27. Remove isFieldInitialized

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5e82001 View commit details
    Browse the repository at this point in the history
  28. Magnetostatic Solver

    `Vector_potential_grad_buf_e/b_stag`
    ax3l committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4290c0c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    40f7fe6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    88da1e2 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    30e21b1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bc72939 View commit details
    Browse the repository at this point in the history
  33. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    24663d1 View commit details
    Browse the repository at this point in the history
  34. Fix RZ error

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a9e05af View commit details
    Browse the repository at this point in the history
  35. Cleanup

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    17bc457 View commit details
    Browse the repository at this point in the history
  36. Fix SegFault for Efield_fp

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1259662 View commit details
    Browse the repository at this point in the history
  37. Use ignore_unused

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7dc206c View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7a22fd5 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c076b0c View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e0dc73d View commit details
    Browse the repository at this point in the history
  41. Correct typo in output

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c015421 View commit details
    Browse the repository at this point in the history
  42. Fix bug for vay deposition

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e6fbb4f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3c43d11 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    9f88e83 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    771ec1a View commit details
    Browse the repository at this point in the history
  46. Fix typo in moving window

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6233de4 View commit details
    Browse the repository at this point in the history
  47. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d5e6958 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    e198bd8 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    f243375 View commit details
    Browse the repository at this point in the history
  50. Add Python bindings

    EZoni committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    bf6b5d3 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    fe37f92 View commit details
    Browse the repository at this point in the history
  52. Fix J functor

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b5cfcc0 View commit details
    Browse the repository at this point in the history
  53. Update J functor

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4de536b View commit details
    Browse the repository at this point in the history
  54. Add Python bindings

    EZoni committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    48ab69c View commit details
    Browse the repository at this point in the history
  55. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    77af691 View commit details
    Browse the repository at this point in the history
  56. Fix PML initialization

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a2ad435 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    e25d806 View commit details
    Browse the repository at this point in the history
  58. Fix typo

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8c2b8e1 View commit details
    Browse the repository at this point in the history
  59. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8b57465 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    0a474f8 View commit details
    Browse the repository at this point in the history
  61. Correct MR typo

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    84b8ec6 View commit details
    Browse the repository at this point in the history
  62. Fix another typo in MR

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0b1b2a3 View commit details
    Browse the repository at this point in the history
  63. added distance_to_eb

    lucafedeli88 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f1e156d View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    cbfa415 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    84db054 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    ca52cf3 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    d184a42 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    00b6c63 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    c22e37e View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    58d1e22 View commit details
    Browse the repository at this point in the history
  71. Fix MR bug

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f6c30b6 View commit details
    Browse the repository at this point in the history
  72. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7e15d81 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    87392b0 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    abcb087 View commit details
    Browse the repository at this point in the history
  75. Fix typo

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    16cff54 View commit details
    Browse the repository at this point in the history
  76. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b0ca2f5 View commit details
    Browse the repository at this point in the history
  77. Fix another typo

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2397d98 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    0202ebc View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    47f51b7 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    153aaa2 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    92829f6 View commit details
    Browse the repository at this point in the history
  82. Fix another typo

    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    088f413 View commit details
    Browse the repository at this point in the history
  83. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    27de140 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Edoardo: Fix PML copy Efield_fp

    Co-authored-by: Edoardo Zoni <[email protected]>
    ax3l and EZoni committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4dc9bb0 View commit details
    Browse the repository at this point in the history
  2. Fix NullifyMF

    dpgrote committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    cdbb3ad View commit details
    Browse the repository at this point in the history
  3. Fix: Edoardo B->E Copy Paste

    Co-authored-by: Edoardo Zoni <[email protected]>
    ax3l and EZoni committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    830a2be View commit details
    Browse the repository at this point in the history
  4. MultiFabRegister: Handle !Remake

    ax3l committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    0e831f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0a609a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6c314a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    396a035 View commit details
    Browse the repository at this point in the history
  8. Fix RZ field functor

    RemiLehe committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    29bdf42 View commit details
    Browse the repository at this point in the history
  9. Update PMLs

    ax3l committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a5592be View commit details
    Browse the repository at this point in the history
  10. Fix RZ Warnings

    ax3l committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8b73153 View commit details
    Browse the repository at this point in the history
  11. Start Reworking Evolve/Sync Calls

    Towards throw-able `get`.
    ax3l committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e7c3713 View commit details
    Browse the repository at this point in the history
  12. LWFA 3D: Passes with Register on Throw

    Modernize FDTD `UpdateE`.
    ax3l committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    893c79c View commit details
    Browse the repository at this point in the history
  13. PML: DivE/B Cleaning

    ax3l committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    edb9be6 View commit details
    Browse the repository at this point in the history
  14. More DivE/DivB Cleaning

    ax3l committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    bc6d333 View commit details
    Browse the repository at this point in the history
  15. Fix compilation

    RemiLehe committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    dc970b8 View commit details
    Browse the repository at this point in the history
  16. Allow traceback and CI test

    RemiLehe committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3e779f3 View commit details
    Browse the repository at this point in the history
  17. Fix MR test

    RemiLehe committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c4fff15 View commit details
    Browse the repository at this point in the history
  18. Cleanup: remove ConstMap

    RemiLehe committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    95a61a3 View commit details
    Browse the repository at this point in the history
  19. Cleanup: remove ConstMap

    RemiLehe committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1e426f5 View commit details
    Browse the repository at this point in the history
  20. Fix divE cleaning in PML

    RemiLehe committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    73a0673 View commit details
    Browse the repository at this point in the history
  21. Some code cleanup

    RemiLehe committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    55fb4fd View commit details
    Browse the repository at this point in the history
  22. Fix MR bug

    RemiLehe committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9a6fdee View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    376d16c View commit details
    Browse the repository at this point in the history
  24. WarpX Bucket: Regex Raw String

    ax3l committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c75b2c1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fe8ba67 View commit details
    Browse the repository at this point in the history
  26. PICMI Tests: A few Warnings

    ax3l committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f1b448e View commit details
    Browse the repository at this point in the history
  27. PICMI debugging

    RemiLehe committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e42b8c4 View commit details
    Browse the repository at this point in the history
  28. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    321c0ca View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b6f274c View commit details
    Browse the repository at this point in the history
  30. Add register to fluid container (#9)

    * modified MultiFluidContainer.H
    
    * modified MultiFluidContainer.cpp
    
    * modified WarpXFluidContainer.H
    
    * modified WarpXFluidContainer.cpp
    
    * modified WarpX.cpp
    
    * modified RhoFunctor
    
    * modified RhoFunctor
    
    * modified WarpXPushFieldsHybridPIC.cpp
    
    * modified WarpXEvolve.cpp and ElectrostaticSolver.cpp
    
    * modified WarpXFluidContainer.cpp
    
    * modified WarpXMovingWindow.cpp
    
    * modified WarpXMovingWindow.cpp
    
    * updated functions fluid container
    
    * updated functions fluid container
    marcoacc95 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    616fb33 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    bcd8a12 View commit details
    Browse the repository at this point in the history
  32. HybridPICModel: Rename MultiFabs

    ax3l committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    019e4ed View commit details
    Browse the repository at this point in the history
  33. HybridPIC: Remove ClearLevel

    Centrally managed.
    ax3l committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a352563 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c24fb1f View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c595a39 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    227a979 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    d63c10f View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    aae5faa View commit details
    Browse the repository at this point in the history
  39. Remove unused variable

    dpgrote committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    66009ee View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    9bc9847 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c7a3cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f3b973 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Convert PML_RZ multifabs

    dpgrote committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1886812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a42aa5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac4c6e4 View commit details
    Browse the repository at this point in the history
  4. Fix for nodiscard

    dpgrote committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ead8a57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fe6127 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    f4bcea5 View commit details
    Browse the repository at this point in the history
  2. MultiFabRegister: Clang-Tidy

    ax3l committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fc9cc97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75187c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f1a047 View commit details
    Browse the repository at this point in the history
  5. Fix typo in moving window

    RemiLehe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    01e6f63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c9f9ba View commit details
    Browse the repository at this point in the history
  7. Correct typo

    RemiLehe committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b43adaa View commit details
    Browse the repository at this point in the history
  8. fix clang-tidy issues

    lucafedeli88 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fe87f93 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35fa396 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2687d31 View commit details
    Browse the repository at this point in the history
  11. Fix EvolvE for F_fp

    dpgrote committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a5a9895 View commit details
    Browse the repository at this point in the history
  12. Fix typos in HybridPICModel

    dpgrote committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    006db81 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cf86694 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0615220 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    020088c View commit details
    Browse the repository at this point in the history
  2. Fix clang-tidy error

    EZoni committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e0eb5bc View commit details
    Browse the repository at this point in the history
  3. Fix clang-tidy error

    EZoni committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c5571bd View commit details
    Browse the repository at this point in the history
  4. Fix clang-tidy error

    EZoni committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4f499d0 View commit details
    Browse the repository at this point in the history
  5. Fix clang-tidy error

    EZoni committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1400de5 View commit details
    Browse the repository at this point in the history
  6. Fix clang-tidy error

    EZoni committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1dfeb9f View commit details
    Browse the repository at this point in the history
  7. fix merge conflict

    lucafedeli88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6558340 View commit details
    Browse the repository at this point in the history
  8. Revert "fix merge conflict"

    This reverts commit 6558340, reversing
    changes made to 1dfeb9f.
    lucafedeli88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a20f7dd View commit details
    Browse the repository at this point in the history
  9. fix clang-tidy issues

    lucafedeli88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d4ea23b View commit details
    Browse the repository at this point in the history
  10. fix-clang-tidy issues

    lucafedeli88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5976c62 View commit details
    Browse the repository at this point in the history
  11. Fix particles in PML

    RemiLehe committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ffc9454 View commit details
    Browse the repository at this point in the history
  12. fix clang-tidy issue

    lucafedeli88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    796c583 View commit details
    Browse the repository at this point in the history
  13. fix clang-tidy issue

    lucafedeli88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4f99938 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    lucafedeli88 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ad69751 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dd78d7c View commit details
    Browse the repository at this point in the history
  16. Apply bug fix by @RemiLehe

    EZoni committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    873b506 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    97e18c1 View commit details
    Browse the repository at this point in the history
  18. Fix merge bug

    EZoni committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9a7d864 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f146fee View commit details
    Browse the repository at this point in the history
  20. Merge branch 'hackathon-field-register' of github.com:ax3l/WarpX into…

    … hackathon-field-register
    RemiLehe committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4608c21 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2a5534e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ede7a79 View commit details
    Browse the repository at this point in the history
  23. WarpX::UpdateAuxilaryData: Fix External E field

    Co-authored-by: Edoardo Zoni <[email protected]>
    ax3l and EZoni committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cf76e6a View commit details
    Browse the repository at this point in the history
  24. Fix subcycling typo

    RemiLehe committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    de0a3ea View commit details
    Browse the repository at this point in the history
  25. Fix another typo

    RemiLehe committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f6ab6de View commit details
    Browse the repository at this point in the history
  26. Some minor refactoring

    RemiLehe committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7225201 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Clang-Tidy 3D

    ax3l committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    240c895 View commit details
    Browse the repository at this point in the history
  2. fix clang-tidy issues

    lucafedeli88 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a167d08 View commit details
    Browse the repository at this point in the history
  3. fix merge conflict

    lucafedeli88 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    df23326 View commit details
    Browse the repository at this point in the history
  4. Fix moving window bug

    RemiLehe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9f2f4e7 View commit details
    Browse the repository at this point in the history
  5. Revert some of the changes

    RemiLehe committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7a64cc2 View commit details
    Browse the repository at this point in the history
  6. CI: MSVC Backtrace to Hang

    ax3l committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4801c99 View commit details
    Browse the repository at this point in the history
  7. MSVC: Debug Further

    ax3l committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c7a29c4 View commit details
    Browse the repository at this point in the history
  8. More Docstrings

    ax3l committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    95d9c72 View commit details
    Browse the repository at this point in the history
  9. CI: Windows...

    ax3l committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b35949b View commit details
    Browse the repository at this point in the history
  10. MSVC CI: Output?

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

Commits on Sep 20, 2024

  1. Fix more typo bugs

    EZoni committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1a3146a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0379881 View commit details
    Browse the repository at this point in the history
  3. Clang-Tidy

    ax3l committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7a7f462 View commit details
    Browse the repository at this point in the history
  4. Clean up FFT functions for E, B

    EZoni committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    593430e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d7d060 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83e2e25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a620e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9299019 View commit details
    Browse the repository at this point in the history
  9. Add has_vector, fix bugs

    EZoni committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c2b481a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98f9670 View commit details
    Browse the repository at this point in the history
  11. Fix clang-tidy errors

    EZoni committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    54bdb71 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    bce62bb View commit details
    Browse the repository at this point in the history
  2. Fields.H: Reintroduce & Move

    - more central
    - use `AMREX_ENUM`
    ax3l committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    cb64048 View commit details
    Browse the repository at this point in the history
  3. Fix Typo: pml_edge_lengths

    ax3l committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    dfa6653 View commit details
    Browse the repository at this point in the history
  4. Use FieldType Instead of Strings

    ax3l committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4b03b41 View commit details
    Browse the repository at this point in the history
  5. MultiFabRegister: Const & Clean

    - do not copy strings
    - include cleaning
    - finalize doxygen comments
    ax3l committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f8fa6e1 View commit details
    Browse the repository at this point in the history
  6. Clang-Tidy

    ax3l committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    339e909 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Clang-Tidy RZ

    ax3l committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c6439b9 View commit details
    Browse the repository at this point in the history
  2. MSVC: Disable for now

    ax3l committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f07e1d4 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Edoardo Zoni <[email protected]>
    RemiLehe and EZoni committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    de0f8c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9de7fbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bff1720 View commit details
    Browse the repository at this point in the history
  6. Fix compilation issues

    RemiLehe committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a4d3cd8 View commit details
    Browse the repository at this point in the history
  7. Additional compilation fixes

    RemiLehe committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    68abffc View commit details
    Browse the repository at this point in the history
  8. Remove last template

    RemiLehe committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cc5443f View commit details
    Browse the repository at this point in the history
  9. MultiFabRegister::mf_name Keep Direction Convention

    Keep `[x]`, `[y]`, `[z]` suffixes for now to avoid breakage for
    Python users.
    ax3l committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4eb99a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b795a3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13a899c View commit details
    Browse the repository at this point in the history
  12. Cleanup Tests

    ax3l committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    cbc0c82 View commit details
    Browse the repository at this point in the history
  13. More has_vector

    Co-authored-by: Edoardo Zoni <[email protected]>
    ax3l and EZoni committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fb9e7dd View commit details
    Browse the repository at this point in the history