aboutsummaryrefslogtreecommitdiff
path: root/Source/Utils/WarpXAlgorithmSelection.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-07PSATD: Implement First-Order Equations (#3466)Gravatar Edoardo Zoni 1-1/+9
2022-11-07Allow `None` for Maxwell solver (#3504)Gravatar Roelof Groenewald 1-8/+9
2022-10-25Replace "none" BC with Neumann for electrostatic (#3483)Gravatar David Grote 1-0/+1
2022-09-20PSATD: More Options for Time Dependency of J, Rho (#3242)Gravatar Edoardo Zoni 1-0/+16
2022-02-07replace deprecated header ctype.h with cctype (#2831)Gravatar Luca Fedeli 1-1/+1
2021-08-30ECT conformal solver (#1923)Gravatar Lorenzo Giacomel 1-0/+1
2021-07-13Interface silver mueller (#2051)Gravatar Revathi Jambunathan 1-0/+1
2021-07-06Reflective particle boundary condition (#1728)Gravatar David Grote 1-9/+22
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 1-1/+6
2021-05-24Add generic field reduction reduced diag (#1944)Gravatar Neïl Zaim 1-0/+8
2021-05-21Boundary Condition : PEC (#1767)Gravatar Revathi Jambunathan 1-0/+1
2021-05-12BC : Interface for damping EB fields in guard cells in z-direction (#1953)Gravatar Revathi Jambunathan 1-0/+1
2021-04-15Boundary Condition : Interface with existing PML (#1768)Gravatar Revathi Jambunathan 1-3/+3
2021-03-16Boundary input - Periodic (#1730)Gravatar Revathi Jambunathan 1-1/+38
2021-03-02GPU clock timer for measuring load balance costs (#1406)Gravatar Michael E Rowan 1-0/+1
2020-12-11PSATD Runtime Control (#1300)Gravatar Axel Huebl 1-7/+5
2020-11-30Electrostatic lab frame (#1531)Gravatar David Grote 1-0/+9
2020-07-27Rename Input to `algo.maxwell_solver` (#1188)Gravatar Axel Huebl 1-1/+1
2020-07-20Vay current deposition (#1051)Gravatar Edoardo Zoni 1-0/+1
2020-05-29Macroscopic EvolveE with constant properties (#991)Gravatar Revathi Jambunathan 1-0/+15
2020-03-02Heuristic load balance based on number of particles and number of cells (#737)Gravatar Michael E Rowan 1-1/+9
2020-02-25Includes: Clean Up (#743)Gravatar Axel Huebl 1-2/+3
2020-01-27Automatically add copyright header with update_copyright.shGravatar Tools 1-0/+8
2020-01-03Update default deposition algorithmGravatar Remi Lehe 1-4/+8
2019-10-24Merge branch 'dev' into nodal_aux_3Gravatar Weiqun Zhang 1-0/+1
2019-10-18Modified according to MaxThevenet's commentsGravatar Yin-YinjianZhao 1-1/+1
2019-10-14Add Higuera-Cary pusherGravatar Yin-YinjianZhao 1-0/+1
2019-09-27Implement new gather optionGravatar Remi Lehe 1-2/+3
2019-09-10Cleanup: Include OrderGravatar Axel Huebl 1-0/+1
2019-08-30Remove reference to picsarGravatar Remi Lehe 1-1/+1
2019-08-21Cleanup PICSAR reference and fortran filesGravatar Remi Lehe 1-8/+0
2019-08-08Removed fortran routines related to charge depositionGravatar Dave Grote 1-5/+0
2019-08-05Replaced WARPX_RZ with WARPX_DIM_RZGravatar Dave Grote 1-1/+1
2019-06-03compare C strings with strcmpGravatar Weiqun Zhang 1-5/+6
2019-05-31Fix parsing of gathering stringGravatar Remi Lehe 1-0/+2
2019-05-31Allow the use of the CKC solver on GPUGravatar Remi Lehe 1-1/+1
2019-05-31Address review commentsGravatar Remi Lehe 1-0/+4
2019-05-29Fix bugsGravatar Remi Lehe 1-6/+9
2019-05-28Start algorithm selectionGravatar Remi Lehe 1-0/+85