diff options
author | 2022-02-02 01:13:51 -0800 | |
---|---|---|
committer | 2022-02-02 09:13:51 +0000 | |
commit | 70bcedbb9b1127e9153429b60c872dd819486b53 (patch) | |
tree | 2c3a900a788b2cd0562cdcad2ea01f8877dee5a1 /Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmMultiJ.H | |
parent | 29364d68ec15f00f06179227042989e16729d271 (diff) | |
download | WarpX-70bcedbb9b1127e9153429b60c872dd819486b53.tar.gz WarpX-70bcedbb9b1127e9153429b60c872dd819486b53.tar.zst WarpX-70bcedbb9b1127e9153429b60c872dd819486b53.zip |
Read species size correctly (#2799)
* read species size correctly for the ith buffer, instead of reading buffer size for the 2D array
* call write_Species before accessing species specific attributes
* using at and not clearing m_output_species, but only clearing for ith buffer
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Use .at().at()
* Modernize for loops (range based)
* Add Test (see #2738)
* revert buffer cleaning
* allocate output species vector with num_buffers
* Use Warning Logger
This allows us to collect these warnings centrally
and abort on if we want to.
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithmMultiJ.H')
0 files changed, 0 insertions, 0 deletions