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-11-04
Correct typo
Remi Lehe
1
-1
/
+1
2019-11-01
Launch RZ tests on a separate Travis instance
Remi Lehe
3
-10
/
+27
2019-11-01
by default hdf5 file written in perf folder
Maxence Thevenet
1
-4
/
+8
2019-11-01
pass paths to analysis line
Maxence Thevenet
3
-6
/
+10
2019-11-01
make performance tests more modular, to run in custom mode
Maxence Thevenet
2
-9
/
+25
2019-11-01
fix number of guard cells exchanged for F
MaxThevenet
1
-1
/
+2
2019-10-31
remove print statements
MaxThevenet
2
-10
/
+4
2019-10-31
do not update aux grids if PSATD
MaxThevenet
2
-0
/
+17
2019-10-31
cleaning and use better naming
MaxThevenet
3
-10
/
+27
2019-10-31
more systematic names for guard cell variables
MaxThevenet
6
-106
/
+84
2019-10-31
remove a bunch of unused variables, and prepare for some renaming
MaxThevenet
3
-47
/
+41
2019-10-31
Each call to FillBoundary in regular PIC loop (FDTD) uses fewer guard cells
MaxThevenet
6
-70
/
+104
2019-10-31
removed duplicate parameter in inputfile
Luca Fedeli
1
-1
/
+0
2019-10-30
no need to pass ng in ShiftMF
MaxThevenet
5
-40
/
+39
2019-10-30
modified examples
Luca Fedeli
2
-3
/
+1
2019-10-30
added comments
Luca Fedeli
2
-1
/
+27
2019-10-30
added comments and corrected error in inputfile
Luca Fedeli
6
-44
/
+146
2019-10-30
cleaning
Luca Fedeli
3
-67
/
+59
2019-10-30
added noexcept to functors
Luca Fedeli
2
-6
/
+6
2019-10-30
now functors return 1 instead of true
Luca Fedeli
2
-4
/
+4
2019-10-30
added missing comment
Luca Fedeli
1
-1
/
+4
2019-10-30
added some comments
Luca Fedeli
2
-0
/
+14
2019-10-30
correct bug and changed strategy to check if a string is empty
Luca Fedeli
1
-9
/
+6
2019-10-30
clearer error message
Luca Fedeli
1
-2
/
+2
2019-10-30
refactoring to comply with new style guidelines
Luca Fedeli
11
-200
/
+200
2019-10-30
correct duplicated parameter
Luca Fedeli
1
-4
/
+0
2019-10-30
now using nspecies_quantum_sync and nspecies_breit_wheeler
Luca Fedeli
2
-12
/
+20
2019-10-30
removed unwanted QedExamplesRequiringBoost tests
Luca Fedeli
4
-197
/
+29
2019-10-30
added missing newline at the end of some files
Luca Fedeli
2
-2
/
+2
2019-10-29
Reduce number of guard cells exchanged in Moving window and EvolveEM
MaxThevenet
6
-44
/
+96
2019-10-29
add comments to explain cudaSynchroniwe
MaxThevenet
2
-1
/
+4
2019-10-29
call StreamSynchronize at the end of functions where arrays are allocated on GPU
MaxThevenet
2
-1
/
+3
2019-10-29
correct bug
Luca Fedeli
1
-2
/
+2
2019-10-28
replace 'boosted frame' with 'back-transformed' diags
MaxThevenet
3
-17
/
+17
2019-10-28
mention in Doc that ionization on GPU is slow
MaxThevenet
1
-1
/
+2
2019-10-28
Pass fewer guard cells in a number of FillBoundary calls
MaxThevenet
2
-6
/
+11
2019-10-28
remove irrelevant references to ionization
MaxThevenet
1
-11
/
+11
2019-10-28
added missing examples
Luca Fedeli
2
-0
/
+195
2019-10-28
Moved untestable examples in another folder
Luca Fedeli
2
-195
/
+0
2019-10-28
renamed examples requiring Boost library
Luca Fedeli
2
-0
/
+0
2019-10-28
changed AMREX_GPU_DEVICE into AMREX_GPU_HOST_DEVICE for the QED picsar library
Luca Fedeli
1
-1
/
+1
2019-10-27
FillBoundaryE/B/F take mandatory argument nguard
MaxThevenet
7
-86
/
+106
2019-10-27
fix arguments passed in initialization
MaxThevenet
1
-2
/
+2
2019-10-27
avoid redeclaring variables
MaxThevenet
2
-0
/
+20
2019-10-27
forgot to add two files
MaxThevenet
2
-0
/
+158
2019-10-27
guard cells are computed in separate class
MaxThevenet
3
-95
/
+36
2019-10-26
Consts and Real Literals
Axel Huebl
8
-174
/
+185
Start to modernize const correctness in interfaces and replace real literals with proper type.
2019-10-25
also rename files
MaxThevenet
2
-0
/
+0
2019-10-25
replace 'boosted frame diags' with 'back-transformed diags'
MaxThevenet
23
-117
/
+117
2019-10-25
removing 3D
RevathiJambunathan
1
-1
/
+1
[next]