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
/
WarpXParticleContainer.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-10
Replace BL_SPACEDIM by AMREX_SPACEDIM
Remi Lehe
1
-7
/
+7
2018-06-11
fix merge conflicts.
Andrew Myers
1
-0
/
+1
2018-05-29
recalculate superparticle size after turning off communication of E and B
atmyers
1
-0
/
+1
2018-05-22
add compile-time option to store old particle positions and momenta
Andrew Myers
1
-1
/
+1
2018-04-20
divide instead of multiply by csq here
atmyers
1
-1
/
+3
2018-04-20
adding a function that returns the mean particle velocity in each direction.
atmyers
1
-0
/
+45
2018-04-19
minor changes
Weiqun Zhang
1
-1
/
+1
2018-04-06
implement this inside the iterator, rather than in individual loops.
Andrew Myers
1
-0
/
+5
2018-03-30
remove hard-coded tile size from WarpXParticleContainer.
Andrew Myers
1
-4
/
+0
2018-03-29
add PushP for synchronization
Weiqun Zhang
1
-0
/
+1
2017-10-16
fix bug in GetChargeDensity
Andrew Myers
1
-8
/
+8
2017-10-06
replace amrex::Array with amrex::Vector because amrex::Array is deprecated
Weiqun Zhang
1
-5
/
+5
2017-09-25
add costs MultiFab
Weiqun Zhang
1
-0
/
+9
2017-07-31
update WarpX to reflect changes in AMReX.
Andrew Myers
1
-4
/
+2
2017-07-26
do the charge deposition as well.
Andrew Myers
1
-8
/
+39
2017-07-26
threading some additional methods
Andrew Myers
1
-66
/
+78
2017-06-26
Fix 2D Bug
Andrew Myers
1
-1
/
+5
2017-06-26
Checking in files I forgot to add.
Andrew Myers
1
-38
/
+74
2017-06-26
merging master into electrostatic_mode.
Andrew Myers
1
-18
/
+33
2017-06-09
add particles.do_not_push paramter for testing
Weiqun Zhang
1
-0
/
+6
2017-06-06
change particle tile size back to the same as master branch; no need to redis...
Weiqun Zhang
1
-2
/
+2
2017-06-04
clean up
Weiqun Zhang
1
-0
/
+1
2017-06-01
make 2D compile again
Weiqun Zhang
1
-8
/
+12
2017-05-20
change default tile size
Weiqun Zhang
1
-0
/
+2
2017-05-19
refactor
Weiqun Zhang
1
-20
/
+0
2017-05-18
deposit current to coarrse/fine boundary for laser particles
Weiqun Zhang
1
-0
/
+21
2017-05-11
wip: flesh out the control flow
Weiqun Zhang
1
-1
/
+9
2017-05-10
wip: start mesh refinement
Weiqun Zhang
1
-11
/
+4
2017-05-05
Single particle example appears to be working, up until boundary reflection.
Andrew Myers
1
-0
/
+18
2017-05-04
more documentation.
Andrew Myers
1
-1
/
+2
2017-05-04
Fix memory error in electrostatic Poisson solve.
Andrew Myers
1
-2
/
+2
2017-05-03
Implementing the main PIC loop.
Andrew Myers
1
-11
/
+30
2017-05-01
Fixing some bugs.
Andrew Myers
1
-13
/
+3
2017-04-28
more electrostatic stuff.
Andrew Myers
1
-2
/
+0
2017-04-28
Initial check in of some electrostatic functionality.
Andrew Myers
1
-0
/
+67
2017-04-24
Use the new accessor methods in WarpX.
Andrew Myers
1
-3
/
+6
2017-04-24
Update WarpX to reflect changes in AMReX's Struct-of-Arrays class.
Andrew Myers
1
-11
/
+10
2017-04-18
clean up 2D
Weiqun Zhang
1
-25
/
+18
2017-04-18
clean up AllocData
Weiqun Zhang
1
-0
/
+8
2017-03-23
Merged in plasma_injector (pull request #14)
Andrew Myers
1
-43
/
+0
2017-03-15
refactor particle initialization code, both for initial conditions and when t...
atmyers
1
-43
/
+0
2017-03-06
update to amrex
Weiqun Zhang
1
-63
/
+38
2017-03-06
Merge branch 'master' into synchronized_step
Weiqun Zhang
1
-77
/
+127
2017-03-04
move part of plasma injection into particle class
Weiqun Zhang
1
-0
/
+43
2017-03-04
update more tests
Weiqun Zhang
1
-2
/
+0
2017-03-01
tidy
Weiqun Zhang
1
-19
/
+5
2017-02-28
Fixed definitions of PushX.
Jean-Luc Vay
1
-0
/
+78
2017-02-28
fix some bugs
Weiqun Zhang
1
-1
/
+1
2017-02-28
Langmuir compiles now
Weiqun Zhang
1
-31
/
+58
2017-02-20
WIP: Source is done
Weiqun Zhang
1
-27
/
+29
[next]