diff options
author | 2020-08-24 09:34:18 -0700 | |
---|---|---|
committer | 2020-08-24 09:34:18 -0700 | |
commit | 02978bc8e4ecc12a74bceeb38e5dbc82615c75e2 (patch) | |
tree | 294ab7dea5bb8bee5e2904f4b862d67026f9385c /Source/FieldSolver | |
parent | a548b14e8108ab22294f85516c4e9ea8b1462703 (diff) | |
download | WarpX-02978bc8e4ecc12a74bceeb38e5dbc82615c75e2.tar.gz WarpX-02978bc8e4ecc12a74bceeb38e5dbc82615c75e2.tar.zst WarpX-02978bc8e4ecc12a74bceeb38e5dbc82615c75e2.zip |
Remove Recursive Function from Parser (#1156)
Replace recursive function in Parser with templates. This makes it work with DPC++. And we no longer need to adjust cuda stack size. The warning message on CUDA stack size at the end of compilation is gone.
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Diffstat (limited to 'Source/FieldSolver')
0 files changed, 0 insertions, 0 deletions