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
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-08-02
add max plasma density
MaxThevenet
1
-2
/
+6
2019-08-02
remove particles below or above density thresholds
MaxThevenet
1
-0
/
+12
2019-08-01
remove unused variables
MaxThevenet
1
-3
/
+0
2019-08-01
Merge pull request #236 from ECP-WarpX/addplasma
MaxThevenet
2
-605
/
+285
Reimplement AddPlasma.
2019-07-31
Clean unused function Evolve in MultiParticleContainer.cpp
Remi Lehe
1
-24
/
+0
2019-07-31
cleaning suggested in Remi's review
MaxThevenet
2
-13
/
+13
2019-07-31
comments in PPC
MaxThevenet
1
-0
/
+10
2019-07-30
fix merge conflicts dev
MaxThevenet
6
-132
/
+338
2019-07-28
No need to resize random number seeds anymore
Weiqun Zhang
1
-9
/
+0
2019-07-26
fix RZ. Now both 2D and RZ give same result as before
MaxThevenet
1
-3
/
+3
2019-07-26
get rid of Fortran field gather except for RZ
MaxThevenet
5
-24
/
+37
2019-07-26
Another fix of picsar reference in Evolve
Dave Grote
1
-1
/
+1
2019-07-26
Fixed reference to picsar in Evolve profiling
Dave Grote
1
-3
/
+3
2019-07-25
For momentum push conversion, create copies of member variables for gpu
grote
1
-10
/
+11
2019-07-24
Reimplement AddPlasma. Commits related to AddPlasma in hackathon
Weiqun Zhang
2
-603
/
+282
branch are squashed into one.
2019-07-24
use Weiqun convention for function definition
MaxThevenet
3
-48
/
+48
2019-07-24
add some more comments
MaxThevenet
1
-26
/
+31
2019-07-24
add some comments
MaxThevenet
1
-12
/
+28
2019-07-24
forgot a bunch of amrex::
MaxThevenet
2
-3
/
+3
2019-07-24
indent and namespace in field gather
MaxThevenet
1
-128
/
+130
2019-07-24
fix indent and avoid using namespace in CurrentDeposition.H and ShapeFactor.H
MaxThevenet
2
-255
/
+268
2019-07-24
Merge branch 'dev' into new_gather
MaxThevenet
1
-104
/
+57
2019-07-24
Merge branch 'dev' into push_momentum
Dave Grote
2
-17
/
+266
2019-07-24
Minor clean up for momentum push conversion
grote
1
-2
/
+1
2019-07-24
For momentum push conversion, added more consts
Dave Grote
2
-22
/
+22
2019-07-24
Bug fixes for rigid injection in conversion of momentum push
grote
1
-17
/
+17
2019-07-23
Reduce duplication in Esirkepov deposition
Remi Lehe
1
-104
/
+57
2019-07-23
fix conflicts when merging dev
MaxThevenet
2
-22
/
+322
2019-07-23
remove namespace in header
MaxThevenet
1
-35
/
+33
2019-07-23
travis_wait and cleanup
Axel Huebl
1
-4
/
+4
add a longer timeout (30min) for the test run without receiving output. also clean up the general implementation to unimplemented.
2019-07-22
For Esirkepov conversion, added consts
Dave Grote
1
-14
/
+14
2019-07-22
Momentum push conversion clean up for clarity and optimization
Dave Grote
2
-103
/
+97
2019-07-18
Restore spaces
Remi Lehe
1
-41
/
+41
2019-07-18
conversion of Esirkepov deposition to c++ minor fix
grote
2
-6
/
+4
2019-07-18
conversion of Esirkepov deposition to c++ 2D
grote
1
-47
/
+139
2019-07-18
conversion of Esirkepov deposition to c++ bug fixes
grote
1
-72
/
+71
2019-07-18
Initial conversion of Esirkepov deposition to c++
Dave Grote
2
-15
/
+222
2019-07-17
fix indent
MaxThevenet
1
-1
/
+1
2019-07-17
minor fix. Now RZ should test passes
MaxThevenet
1
-2
/
+2
2019-07-17
use old version when running rz
MaxThevenet
1
-0
/
+51
2019-07-17
docstring for FieldGether function
MaxThevenet
1
-0
/
+14
2019-07-17
update comments in FieldGather.H
MaxThevenet
1
-9
/
+7
2019-07-17
do not need offset in current deposition kernels
MaxThevenet
1
-3
/
+3
2019-07-17
move shape factors to a new file
MaxThevenet
1
-0
/
+60
2019-07-17
field gather function in PPC
MaxThevenet
2
-57
/
+156
2019-07-17
add folder for gather kernels
MaxThevenet
3
-0
/
+178
2019-07-17
remove shape factors from current deposition file
MaxThevenet
1
-54
/
+9
2019-07-17
replace FieldGather by FieldGatherFortran to keep old version
MaxThevenet
5
-20
/
+20
2019-07-17
Removed warpx_particle_pusher and other cleanup
Dave Grote
1
-6
/
+6
2019-07-17
Convert PushP and RigidPC to c++
Dave Grote
2
-62
/
+147
[next]