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
/
Geometry.py
(
unfollow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-11-01
Update number of cells of Larmor test
Remi Lehe
1
-1
/
+1
2019-11-01
Use 2 MPI ranks for Travis CI
Remi Lehe
1
-1
/
+1
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-10-31
removed duplicate parameter in inputfile
Luca Fedeli
1
-1
/
+0
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
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
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-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
2019-10-25
Using abbreviation BTD -- BackTransformedDiagnostics to shorten the ↵
RevathiJambunathan
1
-2
/
+2
regression test names
2019-10-25
bugfixing
Luca Fedeli
2
-10
/
+13
2019-10-25
Revert "Source/QED/BreitWheelerEngineWrapper.H"
Luca Fedeli
1
-4
/
+1
This reverts commit be28149eb1c4d4450c112ea3e0065fb9b29db503.
2019-10-25
Source/QED/BreitWheelerEngineWrapper.H
Luca Fedeli
1
-1
/
+4
2019-10-25
fixed bug
Luca Fedeli
1
-0
/
+2
2019-10-25
Fixing examples
Luca Fedeli
2
-2
/
+2
2019-10-25
fix bug related to photon initialization
Luca Fedeli
1
-3
/
+2
2019-10-25
fixed use of shared pointers
Luca Fedeli
2
-4
/
+7
2019-10-24
add m_ convention in CONTRIBUTING markdown
MaxThevenet
1
-0
/
+1
2019-10-24
run analysis only in read mode
MaxThevenet
1
-1
/
+1
2019-10-24
add a new regression test for momentum conserving field gather
Weiqun Zhang
1
-0
/
+16
2019-10-24
cleanup and comment
Weiqun Zhang
3
-5
/
+3
2019-10-24
update algo.field_gathering in new inputs files. standard is now an invalid ↵
Weiqun Zhang
6
-6
/
+6
option.
2019-10-24
Add initial value (false) for test_quantum_sync
Luca Fedeli
1
-1
/
+1
2019-10-23
minor cleaning
Maxence Thevenet
1
-3
/
+1
[next]