aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/PhysicalParticleContainer.cpp
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2020-06-25 09:26:55 -0700
committerGravatar GitHub <noreply@github.com> 2020-06-25 09:26:55 -0700
commit7bb6ea7bb6ef891cc03b7d44c9dc03f83caf7aae (patch)
treeaac0924d5a96095ffdc758e0220f9d6a6aa96d0e /Source/Particles/PhysicalParticleContainer.cpp
parent55693cf21da201fc9788489ee561fe0a19d4b591 (diff)
downloadWarpX-7bb6ea7bb6ef891cc03b7d44c9dc03f83caf7aae.tar.gz
WarpX-7bb6ea7bb6ef891cc03b7d44c9dc03f83caf7aae.tar.zst
WarpX-7bb6ea7bb6ef891cc03b7d44c9dc03f83caf7aae.zip
CMake: MPI, Asserts and Advanced AMReX (#1120)
* CMake: WarpX_MPI Wrap the last user-facing AMReX option into a WarpX option. This reduces confusion and improves consistency further. * CMake: Assertations Enable AMReX' `ENABLE_ASSERTIONS` with build type `Debug` and allow to overwrite on the command line with `-DENABLE_ASSERTIONS=ON` for manual activation with other build types. * CMake: Advanced AMReX Options Declutter user-facing options further. * CMake: Toggle for CMAKE_BUILD_TYPE Add allowed options for toggling the `CMAKE_BUILD_TYPE`. * CMake: Floating Point Exceptions Enable AMReX' `ENABLE_FPE` with build type `Debug` and allow to overwrite on the command line with `-DENABLE_FPE=ON` for manual activation with other build types.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions