aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/SpectralBaseAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-02Fix some warnings for PSATD builds (#1401)Gravatar Edoardo Zoni 1-1/+0
2020-10-02[Tiny] use_fdtd_nci_corr set to false for RZ (#1405)Gravatar Lígia Diana Amorim 2-1/+5
2020-10-02Plot raw fields: fix bugs for rho and F data (#1392)Gravatar Edoardo Zoni 2-15/+38
2020-10-02[mini] Add clean error message when user makes a typo in fields to output (#1...Gravatar NeilZaim 1-0/+3
2020-10-02[mini-PR] Fix a couple of warnings (#1408)Gravatar Luca Fedeli 2-1/+4
2020-10-01RZ spectral: add default value of i_comp in scalar transforms (#1404)Gravatar David Grote 1-2/+2
2020-10-01Docs: typo home FS LLNLGravatar Axel Huebl 2-2/+2
2020-10-01Doc: LLNL Setups (#1394)Gravatar Axel Huebl 6-0/+308
2020-09-30Use fewer guard cells for deposition (#1368)Gravatar Edoardo Zoni 5-35/+75
2020-09-30Remove instability on PML with do_nodal (#1379)Gravatar NeilZaim 1-8/+8
2020-09-30CI: Output CPU Type (#1393)Gravatar Axel Huebl 1-0/+1
2020-09-30removed extra ; (#1397)Gravatar Luca Fedeli 1-34/+34
2020-09-29Minor modification of Visualization.ipynb (#1383)Gravatar Yinjian Zhao 1-5/+7
2020-09-29Implement intervals parser for reduced diagnostics (#1389)Gravatar NeilZaim 10-12/+17
2020-09-29Fix error for FieldMaximum diag in 2D (#1391)Gravatar NeilZaim 1-2/+2
2020-09-29Apply style conventions to LaserParticleContainer (#1386)Gravatar Luca Fedeli 2-115/+115
2020-09-28Add option to only resample cells with high enough number of macroparticles (...Gravatar NeilZaim 4-7/+22
2020-09-28Laser-Ion Acceleration Example (#1204)Gravatar Axel Huebl 5-4/+297
2020-09-28New Diagnostics: FieldMaximum (#988)Gravatar NeilZaim 11-30/+386
2020-09-25Doc: Cori MPI Thread Multiple (#1376)Gravatar Axel Huebl 2-0/+6
2020-09-25Use amrex::ParallelForRNG for random number generation (#1373)Gravatar Weiqun Zhang 23-138/+147
2020-09-25Add CI test and documentation for leveling thinning algorithm (#1327)Gravatar NeilZaim 16-22/+322
2020-09-24RZ spectral current correction and Galilean (#1216)Gravatar David Grote 19-48/+848
2020-09-24remove unused functions from MultiParticleContainer (#1382)Gravatar Andrew Myers 2-12/+0
2020-09-24Summit: Doc Modules for RZ+PSATD (#1377)Gravatar Axel Huebl 1-0/+5
2020-09-23Option to have absorbing BC for particles, regardless of field BC (#1334)Gravatar MaxThevenet 6-0/+82
2020-09-23SYCL 2020/DPC++: C++17 (#1375)Gravatar Axel Huebl 1-1/+5
2020-09-23Dump rho per species (#1294)Gravatar Edoardo Zoni 8-20/+117
2020-09-24[mini-PR] Fix a couple of new warnings (#1356)Gravatar Luca Fedeli 2-12/+14
2020-09-23[mini-PR] Fix a couple of warnings (#1372)Gravatar Luca Fedeli 4-49/+50
2020-09-23Docs: GNUmake single precision (#1374)Gravatar Axel Huebl 1-0/+1
2020-09-23Summit: Doc I/O Module(s) (#1369)Gravatar Axel Huebl 1-6/+5
2020-09-23Implemented fft_periodic_single_box for RZ spectral (#1301)Gravatar Remi Lehe 7-100/+111
2020-09-22Docs: Boost 1.66.0+ (#1370)Gravatar Axel Huebl 1-2/+2
2020-09-22Initial version of use_damp_fields_in_z_guard option (#1304)Gravatar David Grote 5-0/+123
2020-09-22Docs: Spack Env (#1348)Gravatar Axel Huebl 2-0/+35
2020-09-22Docs: QED in PICSAR development (#1359)Gravatar Axel Huebl 4-7/+7
2020-09-22CI: Travis CI -> Azure Pipelines (#1364)Gravatar Axel Huebl 2-61/+60
2020-09-22Create reduced diag ouput file only with IO process (#1365)Gravatar NeilZaim 1-9/+12
2020-09-22CI BlasPP/LapackPP: New CMake Flags (#1363)Gravatar Axel Huebl 1-2/+2
2020-09-21CI: New MKL Package for DPC++ (#1362)Gravatar Axel Huebl 1-3/+1
2020-09-21DPC++ DisableGravatar Axel Huebl 1-0/+2
2020-09-21openPMD-api 0.12.0: Iteration::close() (#1353)Gravatar Axel Huebl 3-5/+20
2020-09-21DiagnosticsToAccountForMovingWindowRestart (#1354)Gravatar Revathi Jambunathan 1-0/+8
2020-09-21Disable laser when e_max = 0 (#1355)Gravatar NeilZaim 1-0/+17
2020-09-21Intel DPC++: Beta09 (#1357)Gravatar Axel Huebl 1-4/+2
2020-09-21openPMD build: HDF5 Env Hint (#1342)Gravatar Axel Huebl 1-2/+10
2020-09-21Coupling WarpX with an ✨improved✨ version of the QED library (#1198)Gravatar Luca Fedeli 55-2314/+5003
2020-09-18fix warnings in RZ (#1349)Gravatar Luca Fedeli 12-19/+44
2020-09-18fix unused variable warning (#1350)Gravatar Luca Fedeli 1-1/+1