diff options
author | 2021-10-04 12:50:22 -0700 | |
---|---|---|
committer | 2021-10-04 12:50:22 -0700 | |
commit | b25e17c6eff01f510104180ad551257bb8bb65a9 (patch) | |
tree | e993b87658e52e8aaad7e815b2fe5dc825de60a4 /Source/Utils/WarpXUtil.cpp | |
parent | d0cc41acec8fbba8d66fabd3351751adf00903d7 (diff) | |
download | WarpX-b25e17c6eff01f510104180ad551257bb8bb65a9.tar.gz WarpX-b25e17c6eff01f510104180ad551257bb8bb65a9.tar.zst WarpX-b25e17c6eff01f510104180ad551257bb8bb65a9.zip |
Electrostatic boundary condition handling refactor (#2303)
* initial commit for adding a spatially varying potential for EBs
* refactored logic to set the boundary conditions and boundary values for the electrostatic solver
* style change
* removed extra semi-colon
* fixed issue causing oneAPI DPC++ build failure
* fixed issue that led to CI test failure
* fixed incorrect placement of definePhiBCs() call from previous commit
* avoid the more expensive function to set the EB potential if it does not vary spatially
* have to make a new parser when phi EB is only a function of time
* fixed typo in previous commit
Diffstat (limited to 'Source/Utils/WarpXUtil.cpp')
0 files changed, 0 insertions, 0 deletions