aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralFieldData.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29Merge branch 'dev' into fix_spectralGravatar Remi Lehe 1-42/+11
2019-04-29Update structure for storing spectral fieldsGravatar Remi Lehe 1-41/+11
2019-04-28Fix more 2D bugsGravatar Remi Lehe 1-2/+7
2019-04-24Correct out-of-bounds with real-space boxGravatar Remi Lehe 1-4/+2
2019-04-23Add comments ; copy only to valid boxGravatar Remi Lehe 1-27/+27
2019-04-23Switch and rename the shift factorsGravatar Remi Lehe 1-26/+41
2019-04-23Remove bug in Fourier transformGravatar Remi Lehe 1-1/+1
2019-04-23Fix a few bugGravatar Remi Lehe 1-7/+32
2019-04-23Apply shift factorsGravatar Remi Lehe 1-9/+36
2019-04-23Add break statementsGravatar Remi Lehe 1-12/+12
2019-04-23Added shift functionGravatar Remi Lehe 1-0/+8
2019-04-23Fix error with 2D spectral solverGravatar Remi Lehe 1-1/+1
2019-04-23Implement spectral solver in 2DGravatar Remi Lehe 1-7/+12
2019-04-23Normalize inverse FFTGravatar Remi Lehe 1-1/+4
2019-04-23Transform rho_old and rho_newGravatar Remi Lehe 1-4/+6
2019-04-23Fix runtime errorsGravatar Remi Lehe 1-5/+7
2019-04-23Define SpectralSolver classGravatar Remi Lehe 1-0/+186