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
/
Partition.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
Re-order all particle quantities when doing MR partition (#2888)
Remi Lehe
1
-27
/
+10
2021-06-24
Use "Include What You Use" on WarpX (#1947)
Luca Fedeli
1
-1
/
+12
2020-09-14
Clean up profiling labels (#1320)
Edoardo Zoni
1
-1
/
+1
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-3
/
+5
2020-02-24
Profiler wrapper to allow for cudaDeviceSynchronize (#738)
MaxThevenet
1
-1
/
+1
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+6
2019-10-11
Fix particle partition in buffers
Remi Lehe
1
-2
/
+2
2019-10-01
Edit const correctness
Remi Lehe
1
-3
/
+3
2019-10-01
More optimization for GPU
Remi Lehe
1
-2
/
+9
2019-10-01
Use templated functor for copy of particles
Remi Lehe
1
-10
/
+2
2019-10-01
Implement particle copy
Remi Lehe
1
-23
/
+24
2019-10-01
Perform partition in smaller buffer
Remi Lehe
1
-14
/
+11
2019-10-01
Implemented iterator distance
Remi Lehe
1
-5
/
+11
2019-10-01
Implemented stable partition
Remi Lehe
1
-9
/
+15
2019-10-01
Rewrite as functor
Remi Lehe
1
-26
/
+9
2019-10-01
Replaced Index function
Remi Lehe
1
-2
/
+13
2019-10-01
Implement `iota` on GPU
Remi Lehe
1
-4
/
+6
2019-10-01
Start GPU conversion
Remi Lehe
1
-10
/
+13
2019-09-24
Move temporary variables into function
Remi Lehe
1
-4
/
+5
2019-09-24
Add comments
Remi Lehe
1
-6
/
+31
2019-09-23
Create dedicated method for partition in buffers
Remi Lehe
1
-0
/
+115