We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d304eb commit e96455eCopy full SHA for e96455e
cmake/dependencies/pyAMReX.cmake
@@ -74,7 +74,7 @@ option(WarpX_pyamrex_internal "Download & build pyAMReX" ON)
74
set(WarpX_pyamrex_repo "https://github.com/AMReX-Codes/pyamrex.git"
75
CACHE STRING
76
"Repository URI to pull and build pyamrex from if(WarpX_pyamrex_internal)")
77
-set(WarpX_pyamrex_branch "fdd9c8cc8f9092ddbd5f29275393cf1329d7ac14"
+set(WarpX_pyamrex_branch "d96b4948cc5812be82dbff1df5d62927c866ae07"
78
79
"Repository branch for WarpX_pyamrex_repo if(WarpX_pyamrex_internal)")
80
0 commit comments