-
{ count }
+
olver/SpectralFieldData.cpp?h=development' type='application/atom+xml'/>
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
/
SpectralFieldData.cpp
(
unfollow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-05-03
Prepare spectralsolver for PML
Remi Lehe
4
-6
/
+27
2019-05-03
Increase number of guard cells for the PML
Remi Lehe
1
-7
/
+28
2019-05-03
Commit missing files
Remi Lehe
2
-0
/
+165
2019-05-02
Start implementation of spectral PML
Remi Lehe
6
-13
/
+26
2019-05-02
Increase number of guard cells for nodal
Remi Lehe
1
-6
/
+14
2019-05-02
Add spectral nodal test
Remi Lehe
1
-0
/
+36
2019-05-02
Perform FFT directly from local boxes
Remi Lehe
3
-86
/
+118
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 ↵
Andrew Myers
1
-2
/
+4
header
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 ↵
Andrew Myers
2
-0
/
+29
paths for particle initialization
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 ↵
Andrew Myers
2
-47
/
+52
runtime ones
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 ↵
Andrew Myers
3
-13
/
+53
frame diagnostics for the particles
2019-04-29
remove the compilation flag for STORE_OLD_PARTICLE_ATTRIBS - this can be ↵
Andrew Myers
5
-24
/
+11
done at runtime now
2019-04-28
Fix more 2D bugs
Remi Lehe
1
-2
/
+7
2019-04-28
Fix 2D bugs
Remi Lehe
2
-3
/
+10
2019-04-28
Fix error in calculation of modified k vectors
Remi Lehe
1
-2
/
+3