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
/
FieldSolver
/
SpectralSolver
/
SpectralAlgorithms
/
PsatdAlgorithm.cpp
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
updated to remove tabs
Junmin Gu
1
-1
/
+1
2019-12-05
make changes with Axel's comments
Junmin Gu
2
-39
/
+38
2019-12-04
defaults to one file per timestep
Junmin Gu
1
-2
/
+2
2019-12-04
the option warpx.openpmd_tspf is added and test
Junmin Gu
1
-3
/
+4
2019-12-04
openpmd_tspf is openPMD specific
Junmin Gu
1
-0
/
+2
2019-12-03
removed eol whitespaces
Junmin Gu
1
-6
/
+6
2019-12-03
added comments, suggested from Axel
Junmin Gu
4
-12
/
+35
2019-12-03
Update Source/Particles/WarpXParticleContainer.H
guj
1
-1
/
+1
2019-12-03
Update Source/Diagnostics/WarpXOpenPMD.cpp
guj
1
-1
/
+1
2019-12-03
Update Source/Diagnostics/WarpXOpenPMD.cpp
guj
1
-1
/
+1
2019-12-03
Update Source/Diagnostics/WarpXOpenPMD.H
guj
1
-1
/
+1
2019-12-03
Update Source/Diagnostics/WarpXOpenPMD.H
guj
1
-1
/
+1
2019-12-03
Update Source/Diagnostics/WarpXOpenPMD.cpp
guj
1
-1
/
+1
2019-12-03
Update Source/Diagnostics/WarpXOpenPMD.H
guj
1
-1
/
+1
2019-12-03
Update Source/Diagnostics/WarpXOpenPMD.H
guj
1
-1
/
+1
2019-12-03
Update Source/Diagnostics/WarpXOpenPMD.H
guj
1
-1
/
+1
2019-12-03
Update Source/Diagnostics/WarpXOpenPMD.H
guj
1
-1
/
+6
2019-11-19
removed white space
Junmin Gu
1
-1
/
+1
2019-11-19
Forgot to include this yesterday
Junmin Gu
1
-2
/
+5
2019-11-18
removed end of line
Junmin Gu
1
-1
/
+1
2019-11-18
removed unused parameter
Junmin Gu
1
-11
/
+9
2019-11-18
cleaned up unused code
Junmin Gu
1
-48
/
+6
2019-11-18
small improvement
Junmin Gu
1
-8
/
+7
2019-11-18
end of line whitespace removed
Junmin Gu
1
-1
/
+1
2019-11-18
format fix
Junmin Gu
1
-2
/
+2
2019-11-17
code clean up
Junmin Gu
1
-35
/
+21
2019-11-17
fixed a bug
Junmin Gu
2
-2
/
+2
2019-11-17
again
Junmin Gu
3
-70
/
+70
2019-11-17
tab replaced by space
Junmin Gu
3
-23
/
+23
2019-11-17
changed OpenPMD class name
Junmin Gu
6
-162
/
+240
2019-11-06
fixed whitespace from style check
Junmin Gu
5
-99
/
+99
2019-11-06
added WarpXOpenPMD.cpp to the source when openPMD flag is on
Junmin Gu
1
-0
/
+4
2019-11-06
fixed format complains (tabs) from style check
Junmin Gu
3
-104
/
+104
2019-11-06
field data and particle data are now in the same openPMD file
Junmin Gu
1
-4
/
+16
2019-11-06
added code to handle:
Junmin Gu
2
-32
/
+235
2019-11-06
added m_OpenPMDPlotWriter, and set mode to one file per timestep: dump_tsp...
Junmin Gu
1
-0
/
+8
2019-11-06
added m_OpenPMDPlotWriter
Junmin Gu
1
-0
/
+7
2019-11-05
Added OpenPMD writer for particles
Junmin Gu
5
-1
/
+387
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
[next]