aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/GalileanAlgorithm.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-09sx_node_galerkin: fix access to uninitialized memory (#1500)Gravatar Luca Fedeli 1-2/+3
2020-11-08Change Spelling: Env AMREX_CUDA_ARCH (#1504)Gravatar Axel Huebl 3-3/+3
2020-11-06Docs: Parser Depth Balancing (#1503)Gravatar Axel Huebl 1-2/+6
2020-11-06Fix check of m_do_scale in ScaleFields (#1505)Gravatar David Grote 1-1/+1
2020-11-06openPMD-api: lib64 on some Systems (#1491)Gravatar Axel Huebl 1-0/+1
2020-11-06ParticleNumber reduced diag: also output total number of physical particles (...Gravatar NeilZaim 4-27/+89
2020-11-05Fix includes in RhoFunctor.cpp (#1498)Gravatar David Grote 1-1/+1
2020-11-04Revert "Doc note for RZ build in CORI (#1494)" (#1496)Gravatar Axel Huebl 1-1/+1
2020-11-04CMake: New AMReX Options (#1492)Gravatar Axel Huebl 9-96/+101
2020-11-03Doc note for RZ build in CORI (#1494)Gravatar Lígia Diana Amorim 1-1/+1
2020-11-03Use the parser for more input parameters (#1481)Gravatar MaxThevenet 5-16/+48
2020-11-02fixed calls to amrex::Random() to enable HIP compilation (#1487)Gravatar Luca Fedeli 7-15/+28
2020-11-02[mini-PR ] Fix an "unused variable" warning (#1488)Gravatar Luca Fedeli 1-2/+1
2020-11-02development branch is the default, no need to specify it (#1480)Gravatar MaxThevenet 6-8/+8
2020-11-02Use filter in CI tests with Galilean current correction (#1474)Gravatar Edoardo Zoni 6-70/+67
2020-10-30In Situ Vis.: Fix Rho Contouring (#1482)Gravatar Axel Huebl 1-2/+10
2020-10-28deleted some useless end-of-line ';' (#1478)Gravatar Luca Fedeli 3-8/+8
2020-10-26Ascent: Jupyter Replay Workflow (#1473)Gravatar Axel Huebl 2-3/+333
2020-10-26Filter diagnostic rho (#1295)Gravatar David Grote 8-18/+60
2020-10-26FieldMaximum reduced diag: average all components to cell centers (#1411)Gravatar NeilZaim 5-81/+111
2020-10-26Improve 2D laser injection test (#1422)Gravatar Luca Fedeli 4-25/+227
2020-10-26PSATD: only deposit charge if needed (#1428)Gravatar NeilZaim 3-8/+25
2020-10-26Explicit choice of `max_iters` for MLMG solver (#1471)Gravatar Igor Andriyash 5-3/+13
2020-10-26Initialize last element of PML sigma_star arrays (#1460)Gravatar NeilZaim 1-3/+3
2020-10-26CMake 3.18+: CUDA Arch Policy (OLD) (#1459)Gravatar Axel Huebl 1-0/+9
2020-10-26Docs: Build on Summit (OLCF) with CMake (#1462)Gravatar Lígia Diana Amorim 1-2/+5
2020-10-26Fix warning related to external laser binary file (#1470)Gravatar Luca Fedeli 1-39/+33
2020-10-26Ascent: Fix Contour Plots (#1469)Gravatar Axel Huebl 2-5/+5
2020-10-24Update a couple of asserts if warpx.numprocs is used (#1440)Gravatar NeilZaim 4-8/+45
2020-10-24fix 'comparison of integer expressions of different signedness' warning in pa...Gravatar Luca Fedeli 4-483/+653
2020-10-23Fix Warning message <pmap.resize> (#1461)Gravatar Lígia Diana Amorim 1-1/+2
2020-10-23provide last AMReX and WarpX working commits on Juwels (#1465)Gravatar MaxThevenet 1-1/+5
2020-10-23Fix Warning for SigmaBox FabFactory (#1466)Gravatar Weiqun Zhang 6-33/+55
2020-10-22CMake: HIP Compute Hint (#1454)Gravatar Axel Huebl 1-1/+1
2020-10-22Fix NVCC Regression in Parser (#1458)Gravatar Axel Huebl 6-777/+488
2020-10-22Remove a few segfaults when there is zero particle species (#1449)Gravatar NeilZaim 4-18/+75
2020-10-22picmi - minor cleanup, removing unneeded input quantities (#1446)Gravatar David Grote 1-9/+0
2020-10-22Fix warning with openPMD (#1452)Gravatar Edoardo Zoni 1-1/+1
2020-10-22Docs: Ascent Replay Workflow (#1331)Gravatar lge0303 4-4/+217
2020-10-22add error message on Juwels compilation in doc (#1450)Gravatar MaxThevenet 1-0/+4
2020-10-22[mini-PR, even if it does not look "mini"]Fix unused function warning in pars...Gravatar Luca Fedeli 5-271/+377
2020-10-21CI: DPC++ remove outdated activation (#1437)Gravatar Axel Huebl 1-2/+0
2020-10-20Gpu::Atomic::Add -> Gpu::Atomic::AddNoRet (#1447)Gravatar Weiqun Zhang 2-64/+64
2020-10-20CI & CMake: HIP Support (#1436)Gravatar Axel Huebl 5-6/+81
2020-10-19RZ PSATD, in forward transforms, initialize the copies to zero if needed (#1445)Gravatar David Grote 1-0/+11
2020-10-19Replace wherever possible '.reset(new' with '= make_unique' (#1429)Gravatar Luca Fedeli 30-246/+282
2020-10-16New reduced diag: number of macroparticles (#1414)Gravatar NeilZaim 22-50/+208
2020-10-14[mini-PR] Flag to diable all diagnostics. (#1427)Gravatar Revathi Jambunathan 2-3/+10
2020-10-13fix bug in CMakeLists.txt (#1431)Gravatar Luca Fedeli 1-1/+1
2020-10-13prevent compilation of picsar qed tests (#1432)Gravatar Luca Fedeli 1-1/+1