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
/
MultiParticleContainer.cpp
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-09-02
fix conflicts when merging dev
MaxThevenet
1
-49
/
+259
2019-08-27
Merge branch 'dev' into RZgeometry
Dave Grote
1
-20
/
+0
2019-08-22
Merge branch 'dev' into RZgeometry
Dave Grote
1
-1
/
+255
2019-08-21
merging with dev
Andrew Myers
1
-1
/
+255
2019-08-21
reimplement the boosted frame diagnostics without the runtime components
Andrew Myers
1
-20
/
+0
2019-08-21
add comments and make sure charge=q_e for ionizable species
MaxThevenet
1
-1
/
+8
2019-08-09
Merge branch 'dev' into RZgeometry
Dave Grote
1
-27
/
+4
2019-08-08
final minor cleaning
MaxThevenet
1
-3
/
+3
2019-08-08
use Weiqun's convention: space before brackets for function declaration and ↵
MaxThevenet
1
-5
/
+5
definition
2019-08-08
add few comments
MaxThevenet
1
-0
/
+2
2019-08-08
catch errors in inputs
MaxThevenet
1
-5
/
+6
2019-08-08
add some const, and remove unnecessary includes
MaxThevenet
1
-5
/
+0
2019-08-07
exclusive_scan requires ManagedDeviceVector
Maxence Thevenet
1
-3
/
+3
2019-08-07
merge conflicts
MaxThevenet
1
-5
/
+5
2019-08-07
use amrex::inclusive_scan for portability
MaxThevenet
1
-10
/
+16
2019-08-07
add profile data, remove typo in example
Maxence Thevenet
1
-1
/
+3
2019-08-07
cleaning, remote outdated functions
MaxThevenet
1
-8
/
+1
2019-08-07
remove copy of old attribs, use current values instead for simplicity
MaxThevenet
1
-38
/
+14
2019-08-07
use c++ deposition by default. includes old attribs
MaxThevenet
1
-23
/
+5
2019-08-06
escape if no ionized particle
MaxThevenet
1
-2
/
+28
2019-08-06
cleaning, and add capability for boosted frame runtime particle components
MaxThevenet
1
-128
/
+190
2019-08-05
get dt from WarpX instance, to initialize ionization prefactors
MaxThevenet
1
-21
/
+24
2019-08-05
typo
MaxThevenet
1
-1
/
+1
2019-08-04
minor cleaning
MaxThevenet
1
-1
/
+0
2019-08-04
add target species handling
MaxThevenet
1
-2
/
+153
2019-08-03
add ionization initialization
MaxThevenet
1
-0
/
+51
2019-07-31
Clean unused function Evolve in MultiParticleContainer.cpp
Remi Lehe
1
-24
/
+0
2019-07-26
get rid of Fortran field gather except for RZ
MaxThevenet
1
-4
/
+5
2019-07-24
use Weiqun convention for function definition
MaxThevenet
1
-1
/
+1
2019-07-17
replace FieldGather by FieldGatherFortran to keep old version
MaxThevenet
1
-4
/
+4
2019-06-11
Merge branch 'dev' into RZgeometry
Dave Grote
1
-2
/
+0
2019-06-04
merging with dev
Andrew Myers
1
-2
/
+0
2019-06-03
Added function to initialize the optical depth (still crashing)
Luca Fedeli
1
-4
/
+5
2019-06-03
Added a wrapper for BW engine
Luca Fedeli
1
-5
/
+7
2019-06-03
Moved addition of tau component into PhotonParticleContainer
Luca Fedeli
1
-7
/
+0
2019-06-03
now WARPX_QED is defined via makefile
Luca Fedeli
1
-2
/
+2
2019-06-03
can't add a tau component to photons (it crashes :-( )
Luca Fedeli
1
-0
/
+7
2019-06-03
corrected bugs
Luca Fedeli
1
-4
/
+4
2019-06-03
corrected bug & moved bw_engine completely in MultiParticleContaine
Luca Fedeli
1
-0
/
+5
2019-06-03
bw engine is now initialized in the MultiParticleContainer object
Luca Fedeli
1
-0
/
+21
2019-06-03
added bw_engine object as a public member of MultiParticleContainer
Luca Fedeli
1
-17
/
+22
2019-05-17
Merge branch 'dev' into clean_godfrey
MaxThevenet
1
-11
/
+38
2019-05-16
Full implementation of the multimode RZ solver
Dave Grote
1
-1
/
+1
2019-05-16
Photons are derived class from PhysicalParticleContainer
MaxThevenet
1
-1
/
+18
2019-05-13
more consistent names: BFD everywhere
MaxThevenet
1
-9
/
+9
2019-05-12
cleaning (remove print statements etc.)
MaxThevenet
1
-21
/
+0
2019-05-12
old attribs not allocated if species not BFD
MaxThevenet
1
-2
/
+5
2019-05-12
only selected species BFD-dumped, but all old attribs initialized
MaxThevenet
1
-7
/
+12
2019-05-12
debugging
MaxThevenet
1
-0
/
+1
2019-05-11
some debugging
MaxThevenet
1
-3
/
+10
[prev]
[next]