diff options
author | 2021-01-27 11:01:01 -0800 | |
---|---|---|
committer | 2021-01-27 11:01:01 -0800 | |
commit | 1014a485ca5cdc766289819f5732905ff3a451f0 (patch) | |
tree | 2141728ed2c109024066f61dcc37c1be1272ee4f /Source/FieldSolver/FiniteDifferenceSolver | |
parent | 85bc4610adbdd5a48f1cbe666f11db6b72a781c0 (diff) | |
download | WarpX-1014a485ca5cdc766289819f5732905ff3a451f0.tar.gz WarpX-1014a485ca5cdc766289819f5732905ff3a451f0.tar.zst WarpX-1014a485ca5cdc766289819f5732905ff3a451f0.zip |
Modern setup.py: CMake-Driven, Multi-Dimensional (#1647)
This adds a new, project-centric setup.py file.
With this file, all dimensions (2D, 3D, RZ) of WarpX can be built
and packaged at once, using the CMake build logic.
Build & install:
```bash
pip wheel -v .
pip install *whl
```
Diffstat (limited to 'Source/FieldSolver/FiniteDifferenceSolver')
0 files changed, 0 insertions, 0 deletions