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
/
Python
/
WarpX_py.cpp
(
unfollow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-04-25
Fixed particle push for RZ
Dave Grote
1
-2
/
+2
2019-04-24
Various fixes for RZ geometry
Dave Grote
9
-169
/
+39
2019-04-22
In Make.WarpX for RZ, redefine DIM near the top
Dave Grote
1
-1
/
+6
2019-04-18
Updated inputs.multi.rz.rt to use my_constants
Dave Grote
1
-3
/
+4
2019-04-17
Update PSATD equations in documentation
Remi Lehe
3
-371
/
+917
2019-04-16
fix typo
Weiqun Zhang
1
-1
/
+1
2019-04-16
fix memory error
Weiqun Zhang
1
-6
/
+4
2019-04-15
properly pass through icomp when depositing rho
Andrew Myers
1
-5
/
+5
2019-04-15
getInterpolatedScalar: fix box type
Weiqun Zhang
1
-5
/
+4
2019-04-15
fix index bug in WriteCoarseScalar
Weiqun Zhang
1
-1
/
+1
2019-04-11
Fixed external URLs in Ascent documentation
Gunther H. Weber
1
-2
/
+2
2019-04-11
Moved configuration from GNUmakefile to Make.WarpX
Gunther H. Weber
2
-7
/
+10
2019-04-11
Added preliminary documentation
Gunther H. Weber
2
-0
/
+110
2019-04-11
Several fixes for RZ
Dave Grote
3
-16
/
+45
2019-04-11
Switch over to using Array4 in PPC::Evolve, which didn't exist when we first ↵
Andrew Myers
4
-106
/
+110
ported it
2019-04-11
Add selective particle output in automated tests
Remi Lehe
2
-1
/
+18
2019-04-11
Use selective particle output in automated tests
Remi Lehe
1
-0
/
+1
2019-04-11
update docs
Andrew Myers
1
-2
/
+2
2019-04-11
move the map to WarpXParticleContainer.H
Andrew Myers
2
-24
/
+28
2019-04-10
revert back to the old implementation if USE_CUDA is false
Andrew Myers
1
-26
/
+70
2019-04-10
fuse these kernels
Andrew Myers
1
-7
/
+1
2019-04-10
put stencil coefficients in managed memory
Andrew Myers
2
-73
/
+83
2019-04-10
updat docs
Andrew Myers
1
-0
/
+4
2019-04-10
Convert box size to boosted frame, when using Python `step` function
Remi Lehe
3
-1
/
+10
2019-04-10
Avoid getting CellSize of lev-1
Remi Lehe
3
-15
/
+15
2019-04-10
Remove call to refinement ratio of lev-1
Remi Lehe
3
-21
/
+22
2019-04-09
add comment
Andrew Myers
1
-32
/
+35
2019-04-09
pass the varnames and flags into pc->WritePlotFile
Andrew Myers
3
-9
/
+12
2019-04-09
read in the particle variables to plot at run time
Andrew Myers
2
-3
/
+43
2019-04-09
Added code for in situ analysis with Ascent
Gunther H. Weber
2
-2
/
+39
2019-04-09
call the selective version of WritePlotFile for particle data
Andrew Myers
4
-10
/
+24
2019-04-09
Bug fix in call to warpx_current_deposition_rz_volume_scaling
Dave Grote
1
-2
/
+4
2019-04-08
Added automated test for RZ
Dave Grote
3
-0
/
+305
2019-04-08
Bug fixes in AddPlasma for RZ
Dave Grote
1
-17
/
+35
2019-04-08
fix a bug in pml
Weiqun Zhang
1
-2
/
+2
2019-04-08
In picmi, Added refined_regions to CylindricalGrid
Dave Grote
1
-2
/
+0
2019-04-08
pass USE_PYTHON_MAIN=TRUE when compiling the python test
Andrew Myers
1
-1
/
+1
2019-04-08
fix regression test config
Weiqun Zhang
1
-1
/
+1
2019-04-04
Update docstrings
Remi Lehe
1
-8
/
+20
2019-04-03
Add function for scalar interpolation
Remi Lehe
1
-12
/
+6
2019-04-03
Additional correction
Remi Lehe
1
-1
/
+1
2019-04-03
Minor type corrections
Remi Lehe
1
-9
/
+9
2019-04-02
Update version number
Remi Lehe
3
-3
/
+3
2019-04-01
fix copy/paste errors in comments
Andrew Myers
1
-2
/
+4
2019-03-29
few words on user-defined constants doc
Maxence Thevenet
1
-1
/
+5
2019-03-29
Fix unit of J
Remi Lehe
1
-2
/
+1
2019-03-26
Correct typo
Remi Lehe
1
-0
/
+1
2019-03-26
Correct typo
Remi Lehe
1
-1
/
+1
2019-03-26
Implement component
Remi Lehe
3
-10
/
+11
2019-03-26
Use unique_ptr input
Remi Lehe
3
-11
/
+9
[next]