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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-25
Includes: Clean Up (#743)
Axel Huebl
1
-1
/
+5
2020-02-19
[mini-PR] when a cufft error occurs, print a meaningful error message (#728)
Luca Fedeli
1
-6
/
+43
2020-01-27
Automatically add copyright header with update_copyright.sh
Tools
1
-0
/
+7
2019-12-15
Doxygen: add amrex:: prefix for function arguments in cpp files
MaxThevenet
1
-4
/
+4
2019-07-22
Merge branch 'dev' into psatd_pml
Remi Lehe
1
-7
/
+66
2019-06-24
Only copy FFT data to the valid box
Remi Lehe
1
-21
/
+22
2019-06-06
Included revisions as suggested in the PR
Revathi Jambunathan
1
-7
/
+9
2019-06-06
adding 2D cufft plans
Revathi Jambunathan
1
-8
/
+13
2019-06-06
cleaning code for spectral cufft for 3D
Revathi Jambunathan
1
-31
/
+19
2019-05-14
changed made after merging with lastest dev version
Revathi Jambunathan
1
-8
/
+10
2019-05-08
temporary print files for debugging
Revathi Jambunathan
1
-34
/
+18
2019-05-06
Added cuFFT kernels -- debugging error in rho values before forward transform
Revathi Jambunathan
1
-1
/
+78
2019-05-02
Start implementation of spectral PML
Remi Lehe
1
-3
/
+3
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
1
-12
/
+12
2019-04-29
Merge branch 'dev' into fix_spectral
Remi Lehe
1
-42
/
+11
2019-04-29
Update structure for storing spectral fields
Remi Lehe
1
-41
/
+11
2019-04-28
Fix more 2D bugs
Remi Lehe
1
-2
/
+7
2019-04-24
Correct out-of-bounds with real-space box
Remi Lehe
1
-4
/
+2
2019-04-23
Add comments ; copy only to valid box
Remi Lehe
1
-27
/
+27
2019-04-23
Switch and rename the shift factors
Remi Lehe
1
-26
/
+41
2019-04-23
Remove bug in Fourier transform
Remi Lehe
1
-1
/
+1
2019-04-23
Fix a few bug
Remi Lehe
1
-7
/
+32
2019-04-23
Apply shift factors
Remi Lehe
1
-9
/
+36
2019-04-23
Add break statements
Remi Lehe
1
-12
/
+12
2019-04-23
Added shift function
Remi Lehe
1
-0
/
+8
2019-04-23
Fix error with 2D spectral solver
Remi Lehe
1
-1
/
+1
2019-04-23
Implement spectral solver in 2D
Remi Lehe
1
-7
/
+12
2019-04-23
Normalize inverse FFT
Remi Lehe
1
-1
/
+4
2019-04-23
Transform rho_old and rho_new
Remi Lehe
1
-4
/
+6
2019-04-23
Fix runtime errors
Remi Lehe
1
-5
/
+7
2019-04-23
Define SpectralSolver class
Remi Lehe
1
-0
/
+186