index
:
WarpX
development
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Particles
/
Sorting
/
SortingUtils.H
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
Clang tidy CI test: add misc-definitions-in-headers check (#4253)
Luca Fedeli
1
-12
/
+1
2023-08-29
Clang tidy CI test: add more readability checks to clang tidy CI test (#4146)
Luca Fedeli
1
-2
/
+2
2021-10-27
Fix Doxygen: Particles (#2486)
Axel Huebl
1
-3
/
+5
2020-07-24
Fix -Wextra-semi (#1207)
Axel Huebl
1
-6
/
+6
2020-04-21
This macro needs to be updated due to a recent change in amrex (#935)
Andrew Myers
1
-1
/
+1
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-1
/
+3
2020-02-24
update due to change in amrex (#740)
Andrew Myers
1
-2
/
+2
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+7
2020-01-16
No thrust (#629)
Andrew Myers
1
-19
/
+14
2019-12-18
Make comments in header files Doxygen-readable
MaxThevenet
1
-6
/
+6
2019-11-11
Cuda -> Gpu according to AMReX change
Weiqun Zhang
1
-2
/
+1
2019-10-11
Fix particle partition in buffers
Remi Lehe
1
-6
/
+64
2019-10-01
Use getParticleCell
Remi Lehe
1
-11
/
+7
2019-10-01
Edit const correctness
Remi Lehe
1
-23
/
+27
2019-10-01
Add documentation
Remi Lehe
1
-5
/
+39
2019-10-01
More optimization for GPU
Remi Lehe
1
-5
/
+5
2019-10-01
Correct namespace
Remi Lehe
1
-1
/
+1
2019-10-01
Implement particle copy
Remi Lehe
1
-8
/
+33
2019-10-01
Perform partition in smaller buffer
Remi Lehe
1
-3
/
+5
2019-10-01
Implemented iterator distance
Remi Lehe
1
-0
/
+13
2019-10-01
Implemented stable partition
Remi Lehe
1
-1
/
+27
2019-10-01
Rewrite as functor
Remi Lehe
1
-17
/
+41
2019-10-01
Replaced Index function
Remi Lehe
1
-0
/
+22
2019-10-01
Implement `iota` on GPU
Remi Lehe
1
-0
/
+18