diff options
author | 2023-07-20 05:11:17 -0700 | |
---|---|---|
committer | 2023-07-20 14:11:17 +0200 | |
commit | 37cbbbf2d9dd5ba83a43d678f480009ac00af124 (patch) | |
tree | 19602027a3278538820176bd6fd1e19dcd9bf8a4 /Source/Particles/WarpXParticleContainer.cpp | |
parent | de2436ef3d910bf3a6e28614989ac60227847fb0 (diff) | |
download | WarpX-37cbbbf2d9dd5ba83a43d678f480009ac00af124.tar.gz WarpX-37cbbbf2d9dd5ba83a43d678f480009ac00af124.tar.zst WarpX-37cbbbf2d9dd5ba83a43d678f480009ac00af124.zip |
Fix: Ablastr PoissonSolver Constant (#4090)
Seen in ImpactX:
```
build/_deps/fetchedablastr-src/Source/ablastr/fields/PoissonSolver.H:163:31: error: use of undeclared identifier 'PhysConst'
rho[lev]->mult(-1._rt/PhysConst::ep0); // TODO: when do we "un-multiply" this? We need to document this side-effect!
^
```
Diffstat (limited to 'Source/Particles/WarpXParticleContainer.cpp')
0 files changed, 0 insertions, 0 deletions