diff options
author | 2020-09-23 17:14:43 -0700 | |
---|---|---|
committer | 2020-09-23 17:14:43 -0700 | |
commit | b1c9e243f1a00f597dfaaa122597c015d71b67ac (patch) | |
tree | 54f68e1f2e759fc9215d90834929882df11a96c5 /Source/FieldSolver/SpectralSolver | |
parent | 08b7bcc549ccdc412cfb06b278a92b4e0b13ead9 (diff) | |
download | WarpX-b1c9e243f1a00f597dfaaa122597c015d71b67ac.tar.gz WarpX-b1c9e243f1a00f597dfaaa122597c015d71b67ac.tar.zst WarpX-b1c9e243f1a00f597dfaaa122597c015d71b67ac.zip |
Dump rho per species (#1294)
* Add strings rho_<species_name> to m_varnames
* Initialize rho functor for each species
* Get charge density per species
* Correct selection of species to dump rho
* Clear vector of string used to parse input
* Add missing Doxygen parameter
* Update documentation
* Fix bug introduced in RZ geometry
* Add includes
* Rename variables as species_variables
* Replace 0 with 0u (unsigned)
* Simplify using range-based loops
* Use range-checked .at() to access vector elements
* Improve comments
Diffstat (limited to 'Source/FieldSolver/SpectralSolver')
0 files changed, 0 insertions, 0 deletions