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-05-07
typo
MaxThevenet
1
-1
/
+1
2019-05-07
add documentation
MaxThevenet
1
-0
/
+5
2019-05-07
updated Examples and picmi
MaxThevenet
21
-98
/
+18
2019-05-07
remove do_plasma_injection and cleaning
MaxThevenet
7
-26
/
+37
2019-05-07
continuous injection working + comments
MaxThevenet
10
-155
/
+98
2019-05-07
laser and plasma cont injection combined and working with MW and boost in z
MaxThevenet
6
-6
/
+74
2019-05-07
consistent continuous injection for PhysicalParticle and LaserParticle
MaxThevenet
9
-14
/
+46
2019-05-03
documentation on laser continuous injection
MaxThevenet
1
-0
/
+8
2019-05-03
add comments in the code
MaxThevenet
5
-5
/
+53
2019-05-03
Make sure to update the antenna position
MaxThevenet
1
-0
/
+4
2019-05-03
some cleaning. Works without boosted frame.
MaxThevenet
5
-56
/
+1
2019-05-03
first implementation for laser continuous injection
MaxThevenet
8
-9
/
+143
2019-05-03
In documentation, use "git clone --branch" option
Dave Grote
5
-56
/
+20
2019-05-02
Update version number
Remi Lehe
3
-3
/
+3
2019-05-02
Fix guard cell summation
Remi Lehe
1
-19
/
+10
2019-05-02
Update implementation of WarpXSumGuardCells
Remi Lehe
1
-8
/
+12
2019-05-02
Implement WarpXSumGuardCells
Remi Lehe
3
-33
/
+97
2019-05-02
Fix indent in WarpXEvolveEM.cpp
MaxThevenet
1
-72
/
+77
2019-05-02
typo in comment line
MaxThevenet
1
-1
/
+1
2019-05-02
fix typos and issues
MaxThevenet
2
-7
/
+22
2019-05-01
Correct error in calculation of k vector
Remi Lehe
2
-6
/
+9
2019-05-01
add doc
MaxThevenet
1
-0
/
+19
2019-05-01
add TinyProfiler in Nullify
MaxThevenet
1
-0
/
+1
2019-05-01
Perfect mirror inside the box in z direction
MaxThevenet
5
-1
/
+112
2019-05-01
Fix FFT size
Remi Lehe
1
-5
/
+8
2019-05-01
Fix normalization
Remi Lehe
1
-6
/
+8
2019-05-01
Implement Real-to-complex FFT
Remi Lehe
4
-30
/
+56
2019-05-01
Add virtual destructor
Remi Lehe
1
-0
/
+4
2019-05-01
Add comments
Remi Lehe
2
-2
/
+9
2019-04-30
update read_raw_data.py to do the write thing whether or not each fab has a h...
Andrew Myers
1
-2
/
+4
2019-04-30
Allow to plot the fine mesh, even with only one level
Remi Lehe
1
-1
/
+1
2019-04-30
Fix typo
Remi Lehe
1
-1
/
+2
2019-04-30
Update Make.package
Remi Lehe
1
-0
/
+1
2019-04-30
Add separate file for constructor
Remi Lehe
2
-17
/
+38
2019-04-30
Use factory method for the solver
Remi Lehe
5
-27
/
+62
2019-04-30
Reorganize directories
Remi Lehe
4
-2
/
+7
2019-04-29
fix typo
Andrew Myers
1
-1
/
+1
2019-04-29
fix number of particle containers due to upstream changes
Andrew Myers
1
-1
/
+1
2019-04-29
Implemented multiple antennas in picmi
Dave Grote
6
-21
/
+39
2019-04-29
Revert to enumeration in struct
Remi Lehe
1
-3
/
+4
2019-04-29
make sure we initialize the new particle components for all the different pat...
Andrew Myers
2
-0
/
+29
2019-04-29
make sure we pass the right number of flags into the WritePlotFile routine
Andrew Myers
1
-2
/
+16
2019-04-29
Update PSATD algorithm
Remi Lehe
1
-31
/
+21
2019-04-29
Update structure for storing spectral fields
Remi Lehe
2
-48
/
+18
2019-04-29
replace the compile time checks used for the old particle attributes with run...
Andrew Myers
2
-47
/
+52
2019-04-29
set up particle comps ids if using boosted frame particles
Andrew Myers
1
-0
/
+11
2019-04-29
add the old positions and momenta to the particle plotvar names if they are used
Andrew Myers
1
-9
/
+10
2019-04-29
add the xold, uxold, etc particle components at runtime if doing boosted fram...
Andrew Myers
3
-13
/
+53
2019-04-29
remove the compilation flag for STORE_OLD_PARTICLE_ATTRIBS - this can be done...
Andrew Myers
5
-24
/
+11
2019-04-28
Fix more 2D bugs
Remi Lehe
1
-2
/
+7
[next]