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
/
Python
/
pywarpx
/
callbacks.py
(
unfollow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-05-24
add note that algo.charge_deposition=0 doesn't work on GPU
Andrew Myers
1
-0
/
+5
2019-05-24
also need to use the user specified lab-frame data directory here
Andrew Myers
1
-1
/
+1
2019-05-23
missed a couple
Andrew Myers
1
-2
/
+2
2019-05-23
change rr to a more descriptive name
Andrew Myers
1
-24
/
+24
2019-05-23
fix a bunch of unused variable / parameter shadowing warnings
Andrew Myers
12
-107
/
+96
2019-05-22
doc install yt from conda-forge
MaxThevenet
1
-1
/
+1
2019-05-22
update documentation
Andrew Myers
1
-0
/
+5
2019-05-22
Allow the directory for the lab frame diagnostics to be set in the inputs file
Andrew Myers
3
-4
/
+7
2019-05-22
Fix compilation error for cylindrical
Remi Lehe
1
-2
/
+2
2019-05-22
Fix typo
Remi Lehe
1
-1
/
+1
2019-05-22
Implement style comments
Remi Lehe
2
-5
/
+5
2019-05-22
Refactor particle push
Remi Lehe
4
-16
/
+89
2019-05-22
avoid breaking regression tests
Weiqun Zhang
1
-2
/
+3
2019-05-21
Added new file for pusher kernel
Remi Lehe
4
-0
/
+47
2019-05-20
Let amrex decide whether it should finalize MPI
Weiqun Zhang
1
-1
/
+1
2019-05-20
prepare for upcoming amrex changes in Geometry
Weiqun Zhang
6
-8
/
+20
2019-05-17
Parser: erase newline to support multi-line string
Weiqun Zhang
1
-0
/
+3
2019-05-17
link to AMReX load balancer doc
MaxThevenet
1
-1
/
+5
2019-05-17
comments
MaxThevenet
1
-2
/
+5
2019-05-17
PPC::ConvertUnits to fix momentum unit in plotfiles
MaxThevenet
3
-0
/
+47
2019-05-17
fix indentation
Andrew Myers
1
-2
/
+2
2019-05-17
move this to outside the spacedim ifdef
Andrew Myers
1
-1
/
+1
2019-05-17
fix for GPU - vector can't be used directly in device code.
Andrew Myers
2
-4
/
+7
2019-05-17
add doc on parallelization
MaxThevenet
2
-0
/
+79
2019-05-17
typo
MaxThevenet
1
-1
/
+1
2019-05-17
OMP pragmas around MFIter loop
MaxThevenet
1
-0
/
+6
2019-05-16
port other function in labdiags to C++ for GPU
MaxThevenet
4
-74
/
+43
2019-05-16
update example notebook Visualization.ipynb
MaxThevenet
1
-826
/
+100
2019-05-16
fix typo for hdf5
MaxThevenet
1
-1
/
+1
2019-05-16
pass by reference
MaxThevenet
1
-1
/
+1
2019-05-16
add _lab to var names and pass vector by reference
MaxThevenet
2
-34
/
+32
2019-05-16
forgot to remove some useless comments
MaxThevenet
1
-7
/
+0
2019-05-16
further cleaning
MaxThevenet
2
-37
/
+5
2019-05-16
cleaning and add doc
MaxThevenet
7
-81
/
+29
2019-05-16
cleaning, and update read_raw_data.py
MaxThevenet
3
-61
/
+120
2019-05-16
moved info from global header to snapshot header
MaxThevenet
2
-29
/
+63
2019-05-15
Added info in labdiags headers
MaxThevenet
2
-62
/
+50
2019-05-15
per-component field read in BFD
MaxThevenet
4
-23
/
+34
2019-05-14
read BFD fields from BoostedFrameDiagnostic
MaxThevenet
3
-12
/
+66
2019-05-14
removing unused parameters from plasma_acceleration/inputs.3d.boost - the ↵
Andrew Myers
1
-4
/
+0
driverback doesn't need the rigid injection stuff
2019-05-14
translate WRPX_COPY_SLICE to c++ with ParallelFor
MaxThevenet
4
-2
/
+47
2019-05-14
Fixed xmin to be global value for RZ
Dave Grote
2
-10
/
+10
2019-05-14
Fixes for the Python RZ version
Dave Grote
4
-19
/
+31
2019-05-14
cleaning
MaxThevenet
1
-2
/
+0
2019-05-14
fix mirror
MaxThevenet
1
-2
/
+3
2019-05-13
bugfix
Andrew Myers
1
-1
/
+1
2019-05-13
typos
MaxThevenet
1
-12
/
+18
2019-05-13
add documentation
MaxThevenet
1
-0
/
+5
2019-05-13
add comments to the code
MaxThevenet
4
-3
/
+32
2019-05-13
more consistent names: BFD everywhere
MaxThevenet
3
-22
/
+22
[next]