diff options
author | 2021-09-20 09:21:47 -0700 | |
---|---|---|
committer | 2021-09-20 09:21:47 -0700 | |
commit | d789daa1f885cfc5adcc828049463e51e71c8710 (patch) | |
tree | 91f9c9a0c3c84e8c7105d2d26b3d3d9e77382d35 /Source/Python/CMakeLists.txt | |
parent | c65d27b642a2b178870c92811feb77aa3dd8633c (diff) | |
download | WarpX-d789daa1f885cfc5adcc828049463e51e71c8710.tar.gz WarpX-d789daa1f885cfc5adcc828049463e51e71c8710.tar.zst WarpX-d789daa1f885cfc5adcc828049463e51e71c8710.zip |
Performance: ApplyStencil w/o Temporaries (#2314)
* Performance: ApplyStencil w/o Temporaries
Most of the time in this code is spend in allocating/freeing the
temporary. Wrap invalid values to zero on the fly instead.
* Filter: Fix scomp forwarding
Update Source/Filter/Filter.cpp
Co-authored-by: Remi Lehe <remi.lehe@normalesup.org>
Diffstat (limited to 'Source/Python/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions