diff options
author | 2022-02-23 18:29:04 -0700 | |
---|---|---|
committer | 2022-02-24 01:29:04 +0000 | |
commit | 22bed3bd1dcbfd896cb93466c666a57909275c37 (patch) | |
tree | 659e26b9fc27795c9c4b19b32a86f2cb5b24d239 /Source/Python/WarpX_py.cpp | |
parent | 11777e80d1f5522c33b5985b780f6ab1dced9fed (diff) | |
download | WarpX-22bed3bd1dcbfd896cb93466c666a57909275c37.tar.gz WarpX-22bed3bd1dcbfd896cb93466c666a57909275c37.tar.zst WarpX-22bed3bd1dcbfd896cb93466c666a57909275c37.zip |
Add mesh refinement for electrostatic solver and scraping (#2728)
* Modify in ElectrostaticSolver.cpp.
* Apply suggestions from code review
Co-authored-by: Remi Lehe <remi.lehe@normalesup.org>
* Apply suggestions from code review
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Can compile.
* Apply suggestions from code review
Co-authored-by: Remi Lehe <remi.lehe@normalesup.org>
* compiling error
* Can compile.
* Fix compileing error for 3D.
* Can pass test Examples/Tests/ElectrostaticSphereEB/analysis_rz.py with mesh refinement added.
* Initial modification.
* Remove an assert.
* Add new test.
* Update WarpX.cpp
* Debuging.
* Add print for debuging.
* Remove prints.
* reset benchmark for ElectrostaticSphereEB_RZ_MR
* Fix compilation
* Fix number of guard cell for coarse patch
* Update Source/WarpX.cpp
* Correct inverse cell side when interpolating EB distance
* Cleaning up
* Fix unused variable call
* Partition: copy all compile-time attributes
* Fix compilation
* Update Regression/WarpX-tests.ini
* Fix bug
* reset benchmark for scarping
Co-authored-by: Remi Lehe <remi.lehe@normalesup.org>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions