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
/
WarpXParticleContainer.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-30
some cleaning in current deposition
MaxThevenet
1
-3
/
+3
2019-07-18
conversion of Esirkepov deposition to c++ minor fix
grote
1
-3
/
+3
2019-07-18
Initial conversion of Esirkepov deposition to c++
Dave Grote
1
-15
/
+35
2019-07-11
avoid compilation error when USE_RZ=TRUE
MaxThevenet
1
-9
/
+0
2019-07-11
option use_picsar_deposition
MaxThevenet
1
-1
/
+1
2019-07-11
keep option to use PICSAR current deposition
MaxThevenet
1
-27
/
+144
2019-07-11
fix code for GPU. OK to machine precision for o1-2-3
Maxence Thevenet
1
-6
/
+6
2019-07-11
remove print statements
MaxThevenet
1
-4
/
+0
2019-07-10
rename kernel file
MaxThevenet
1
-1
/
+1
2019-07-10
generic solution OK for 2/3D order 1 and 3. Issues with order 2
MaxThevenet
1
-123
/
+48
2019-07-10
2d and 3d version, order 1, with comments
MaxThevenet
1
-34
/
+75
2019-07-09
some cleaning
MaxThevenet
1
-168
/
+80
2019-07-09
works for order 1, direct deposition 2D
MaxThevenet
1
-61
/
+54
2019-07-08
bug when tiling on CPU
MaxThevenet
1
-14
/
+52
2019-07-08
fix position pointer. simple test gives correct result
MaxThevenet
1
-9
/
+17
2019-07-08
Merge branch 'avoid_duplication_CD' into deposition_cpp
MaxThevenet
1
-2
/
+6
2019-07-08
number of guard cells in current j multifab
MaxThevenet
1
-1
/
+2
2019-07-08
Test implementation for direct deposition order 1
MaxThevenet
1
-17
/
+123
2019-07-08
add comments
MaxThevenet
1
-1
/
+4
2019-07-07
fix merge conflicts. start from merged CD
MaxThevenet
1
-1
/
+0
2019-07-07
avoid duplication in current deposition when using buffers
MaxThevenet
1
-166
/
+115
2019-07-07
avoid duplication in current deposition when using buffers
MaxThevenet
1
-167
/
+116
2019-06-16
Turn off FAB_IS_MANAGED
Weiqun Zhang
1
-3
/
+4
2019-06-13
Use PICSAR function for nodal deposition
Remi Lehe
1
-160
/
+35
2019-06-06
adding 2D cufft plans
Revathi Jambunathan
1
-2
/
+0
2019-06-05
Merge branch 'dev' of https://github.com/ECP-WarpX/WarpX into spectral_cufftO...
Revathi Jambunathan
1
-35
/
+41
2019-05-23
fix a bunch of unused variable / parameter shadowing warnings
Andrew Myers
1
-23
/
+21
2019-05-22
Fix compilation error for cylindrical
Remi Lehe
1
-2
/
+2
2019-05-22
Implement style comments
Remi Lehe
1
-5
/
+3
2019-05-22
Refactor particle push
Remi Lehe
1
-12
/
+20
2019-05-21
Added new file for pusher kernel
Remi Lehe
1
-0
/
+2
2019-05-14
changes made after merging with lastest dev version
Revathi Jambunathan
1
-55
/
+44
2019-05-12
cleaning (remove print statements etc.)
MaxThevenet
1
-10
/
+0
2019-05-12
old attribs not allocated if species not BFD
MaxThevenet
1
-6
/
+13
2019-05-12
only selected species BFD-dumped, but all old attribs initialized
MaxThevenet
1
-3
/
+6
2019-05-10
lab diags is a species argument. add comments
MaxThevenet
1
-3
/
+3
2019-05-08
Use array of struct in pusher for positions
Remi Lehe
1
-25
/
+6
2019-05-08
merged with upstream dev
Revathi Jambunathan
1
-0
/
+18
2019-05-08
Fix RZ bug
Remi Lehe
1
-1
/
+1
2019-05-08
Convert the particle position pusher to C++
Remi Lehe
1
-36
/
+44
2019-05-08
temporary print files for debugging
Revathi Jambunathan
1
-1
/
+1
2019-05-06
Merge pull request #123 from RevathiJambunathan/icompForRho_inChargeDeposit
Remi Lehe
1
-1
/
+1
2019-05-06
Passing icomp as a variable to the dataPtr() function in the charge deposit s...
Revathi Jambunathan
1
-1
/
+1
2019-05-06
printoutstatement to debug the swap in rho_old and rho_new in the gpu vs cpu
Revathi Jambunathan
1
-1
/
+1
2019-05-03
Merge pull request #106 from ECP-WarpX/RZgeometry
Remi Lehe
1
-0
/
+16
2019-04-29
make sure we initialize the new particle components for all the different pat...
Andrew Myers
1
-0
/
+17
2019-04-29
set up particle comps ids if using boosted frame particles
Andrew Myers
1
-0
/
+11
2019-04-29
add the xold, uxold, etc particle components at runtime if doing boosted fram...
Andrew Myers
1
-0
/
+15
2019-04-29
Merge branch 'dev' into RZgeometry
Dave Grote
1
-131
/
+77
2019-04-26
Implemented dive cleaning for RZ geometry
Dave Grote
1
-0
/
+16
[next]