Skip to content

Commit

Permalink
Control AMReX_LINEAR_SOLVERS_EM ON
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l authored Oct 9, 2024
1 parent 8da7df1 commit 33fac90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/dependencies/AMReX.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ macro(find_amrex)
set(AMReX_PARTICLES ON CACHE INTERNAL "")
set(AMReX_PROBINIT OFF CACHE INTERNAL "")
set(AMReX_TINY_PROFILE ON CACHE BOOL "")
set(AMReX_LINEAR_SOLVERS_EM ON CACHE INTERNAL "")
set(AMReX_LINEAR_SOLVER_INCFLO OFF CACHE INTERNAL "")

if(WarpX_ASCENT OR WarpX_SENSEI)
Expand Down

0 comments on commit 33fac90

Please sign in to comment.