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
/
PhysicalParticleContainer.cpp
(
follow
)
Age
Commit message (
Expand
)
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
Merge pull request #236 from ECP-WarpX/addplasma
MaxThevenet
1
-592
/
+283
2019-07-31
cleaning suggested in Remi's review
MaxThevenet
1
-3
/
+3
2019-07-31
comments in PPC
MaxThevenet
1
-0
/
+10
2019-07-30
fix merge conflicts dev
MaxThevenet
1
-42
/
+85
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
1
-7
/
+17
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-24
Reimplement AddPlasma. Commits related to AddPlasma in hackathon
Weiqun Zhang
1
-590
/
+280
2019-07-24
use Weiqun convention for function definition
MaxThevenet
1
-19
/
+19
2019-07-24
add some more comments
MaxThevenet
1
-26
/
+31
2019-07-24
For momentum push conversion, added more consts
Dave Grote
1
-12
/
+12
2019-07-22
Momentum push conversion clean up for clarity and optimization
Dave Grote
1
-29
/
+25
2019-07-18
Restore spaces
Remi Lehe
1
-41
/
+41
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
field gather function in PPC
MaxThevenet
1
-57
/
+136
2019-07-17
replace FieldGather by FieldGatherFortran to keep old version
MaxThevenet
1
-3
/
+3
2019-07-17
Convert PushP and RigidPC to c++
Dave Grote
1
-11
/
+34
2019-07-16
Merge branch 'dev' into push_momentum
Dave Grote
1
-289
/
+289
2019-07-16
Update gaminv in the momentum push (in c++)
Dave Grote
1
-2
/
+3
2019-07-15
fix indentation in physicalparticlecontainer.cpp, couldn't read
MaxThevenet
1
-294
/
+294
2019-07-15
Merge branch 'dev' into push_momentum
Dave Grote
1
-9
/
+22
2019-07-15
Merge pull request #207 from ECP-WarpX/deposition_cpp
Remi Lehe
1
-10
/
+23
2019-07-15
Merge branch 'dev' into push_momentum
Remi Lehe
1
-128
/
+176
2019-07-12
Corrected typo of xold incorrect repetition.
Diana Amorim
1
-2
/
+2
2019-07-11
option use_picsar_deposition
MaxThevenet
1
-9
/
+23
2019-07-11
remove print statements
MaxThevenet
1
-1
/
+0
2019-07-10
Changed name of function to copy_attribs()
Diana Amorim
1
-2
/
+2
2019-07-10
Fixed segfault error.
Diana Amorim
1
-14
/
+13
2019-07-09
Attempt to fix segfault issue - Unsuccessful. Tested alternatives to <Real* A...
Diana Amorim
1
-10
/
+12
2019-07-09
Changed warpx_copy_attribs function from F90 to CPP inside PhysicalParticleCo...
Diana Amorim
1
-17
/
+39
2019-07-08
bug when tiling on CPU
MaxThevenet
1
-1
/
+1
2019-07-08
number of guard cells in current j multifab
MaxThevenet
1
-5
/
+7
2019-07-07
avoid duplication in current deposition when using buffers
MaxThevenet
1
-2
/
+8
2019-06-16
Turn off FAB_IS_MANAGED
Weiqun Zhang
1
-12
/
+16
2019-06-03
Merge branch 'dev' into symmetrize_beam
Remi Lehe
1
-68
/
+49
2019-05-28
typos
MaxThevenet
1
-2
/
+3
2019-05-28
fix issue for symmetric beam
MaxThevenet
1
-3
/
+5
2019-05-28
Merge branch 'dev' into clean_godfrey
MaxThevenet
1
-3
/
+0
2019-05-27
typo
MaxThevenet
1
-1
/
+1
2019-05-24
add doc
MaxThevenet
1
-0
/
+3
2019-05-24
option do symmetrize gaussian particle beam
MaxThevenet
1
-31
/
+60
2019-05-23
fix a bunch of unused variable / parameter shadowing warnings
Andrew Myers
1
-3
/
+0
2019-05-23
Add Vay pusher
Remi Lehe
1
-39
/
+54
2019-05-22
Fix compilation errors
Remi Lehe
1
-0
/
+3
[next]