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
/
Utils
/
write_atomic_data_cpp.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
Style changes
Luca Fedeli
4
-10
/
+11
2019-10-10
Style changes
Luca Fedeli
2
-2
/
+2
2019-10-10
Added docstrings
Luca Fedeli
2
-12
/
+12
2019-10-10
Style changes
Luca Fedeli
2
-3
/
+3
2019-10-10
delete unused test
Luca Fedeli
1
-109
/
+0
2019-10-10
Style changes
Luca Fedeli
3
-4
/
+4
2019-10-10
Correct test script
Luca Fedeli
1
-3
/
+0
2019-10-09
Added tests for the initialization of the optical depth (disabled since they ...
Luca Fedeli
6
-1
/
+260
2019-10-09
Added functions to generate tables and evolve optical depth
Luca Fedeli
5
-5
/
+272
2019-10-08
Heavy refactoring
Luca Fedeli
19
-153
/
+263
2019-10-07
Add check 'if (WarpX::gamma_boost > 1.)' and removed unsused functions.
Yin-YinjianZhao
4
-77
/
+3
2019-10-07
allow warpx.zmax_plasma_to_compute_max_step = ... for lab frame runs
MaxThevenet
1
-7
/
+8
2019-10-07
always print time step and cell size (in simulation frame)
MaxThevenet
1
-0
/
+12
2019-10-07
Fix issue: 'AddParticles' is slow on GPU + coding format change.
Yin-YinjianZhao
1
-24
/
+23
2019-10-07
Fix issue: 'AddParticles' is slow on GPU.
Yin-YinjianZhao
2
-2
/
+2
2019-10-07
Fix issue: 'AddParticles' is slow on GPU.
Yin-YinjianZhao
2
-14
/
+69
2019-10-07
This is a test of git commit.
Yin-YinjianZhao
1
-0
/
+8
2019-10-07
fix nci_correctorMR test
MaxThevenet
2
-5
/
+5
2019-10-04
add override
Weiqun Zhang
1
-1
/
+1
2019-10-04
fix libwarpx.so compilation for cuda
Weiqun Zhang
1
-6
/
+10
2019-10-04
Removing redundant initialization of E and B fields on particles in FieldGath...
RevathiJambunathan
1
-7
/
+0
2019-10-04
Fixing typos in warpx_push_pml_bx_ckc()
RevathiJambunathan
1
-2
/
+3
2019-10-03
run_test.sh: in /tmp, fix OSX
Axel Huebl
2
-7
/
+19
2019-10-03
Reacticate PSATD PML test
Remi Lehe
1
-14
/
+14
2019-10-03
Update version number
Remi Lehe
3
-3
/
+3
2019-10-02
Added const qualifiers to certain nlevs_max variables and updated the related...
levinem
1
-4
/
+5
2019-10-02
Change compiler from gcc to gnu
Remi Lehe
1
-1
/
+1
2019-10-02
Fixes to the PICMI input files
Dave Grote
8
-33
/
+35
2019-10-02
Bug fix in langmuir2d_analysis.py
Dave Grote
1
-4
/
+6
2019-10-01
Use getParticleCell
Remi Lehe
1
-11
/
+7
2019-10-01
Edit const correctness
Remi Lehe
2
-26
/
+30
2019-10-01
Add documentation
Remi Lehe
1
-5
/
+39
2019-10-01
More optimization for GPU
Remi Lehe
2
-7
/
+14
2019-10-01
Correct namespace
Remi Lehe
1
-1
/
+1
2019-10-01
Use templated functor for copy of particles
Remi Lehe
1
-10
/
+2
2019-10-01
Implement particle copy
Remi Lehe
2
-31
/
+57
2019-10-01
Perform partition in smaller buffer
Remi Lehe
2
-17
/
+16
2019-10-01
Implemented iterator distance
Remi Lehe
2
-5
/
+24
2019-10-01
Implemented stable partition
Remi Lehe
2
-10
/
+42
2019-10-01
Rewrite as functor
Remi Lehe
2
-43
/
+50
2019-10-01
Replaced Index function
Remi Lehe
2
-2
/
+35
2019-10-01
Implement `iota` on GPU
Remi Lehe
3
-4
/
+25
2019-10-01
Start GPU conversion
Remi Lehe
1
-10
/
+13
2019-10-01
gitignore: python lib
Axel Huebl
1
-0
/
+1
2019-10-01
Additional fix for single precision in Python interface
Dave Grote
2
-4
/
+8
2019-10-01
Allowed single precision in the Python interface
Dave Grote
3
-89
/
+121
2019-10-01
Increase tolerance for MR test
MaxThevenet
1
-1
/
+1
2019-10-01
typo
MaxThevenet
1
-1
/
+1
2019-10-01
typo: max_level=1 for MR test
MaxThevenet
1
-1
/
+1
2019-09-30
Rho Synchronize: Port to GPU
Axel Huebl
5
-88
/
+143
[next]