aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/Collision/CollisionHandler.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-13Enforce const correctness using clang-tidy CI test (#3921)Gravatar Luca Fedeli 1-2/+2
2023-06-12Replace amrex::Abort with WARPX_ABORT_WITH_MESSAGE (#3965)Gravatar Luca Fedeli 1-1/+1
2022-12-19Clean up documentation (#3542)Gravatar David Grote 1-0/+1
2022-03-10Clean up the use of ndt for collisions (#2944)Gravatar David Grote 1-2/+5
2022-03-09move MCC modules to a new folder inside "Particles/Collision/" (#2945)Gravatar Roelof Groenewald 1-2/+2
2022-03-08Add background stopping (#2884)Gravatar David Grote 1-0/+4
2022-03-08Make error and info messages visually uniform (#2939)Gravatar Luca Fedeli 1-1/+2
2022-01-04Add Coulomb collision and nuclear fusion subfolders (#2389)Gravatar Neïl Zaim 1-2/+2
2021-12-06Correct collision algorithm in RZ. (#2510)Gravatar Yinjian Zhao 1-0/+3
2021-10-04Add structure for proton-boron fusion module (#2217)Gravatar Neïl Zaim 1-4/+12
2021-07-13Feature - Monte Carlo Collisions with static background neutrals (#1857)Gravatar Roelof Groenewald 1-0/+7
2021-07-08Refactor collisions: replace PairWiseCoulombCollision class with BinaryCollis...Gravatar Neïl Zaim 1-2/+4
2021-06-24Use "Include What You Use" on WarpX (#1947)Gravatar Luca Fedeli 1-0/+4
2021-03-16Add timers in routines that depend on cell-related work (#1692)Gravatar Michael E Rowan 1-1/+1
2021-01-03Reconfigured the collision classes to allow for generalization (#1583)Gravatar David Grote 1-0/+52