Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-29 | Merge branch 'dev' into fix_spectral | 1 | -42/+11 | |
2019-04-29 | Update structure for storing spectral fields | 1 | -41/+11 | |
2019-04-28 | Fix more 2D bugs | 1 | -2/+7 | |
2019-04-24 | Correct out-of-bounds with real-space box | 1 | -4/+2 | |
2019-04-23 | Add comments ; copy only to valid box | 1 | -27/+27 | |
2019-04-23 | Switch and rename the shift factors | 1 | -26/+41 | |
2019-04-23 | Remove bug in Fourier transform | 1 | -1/+1 | |
2019-04-23 | Fix a few bug | 1 | -7/+32 | |
2019-04-23 | Apply shift factors | 1 | -9/+36 | |
2019-04-23 | Add break statements | 1 | -12/+12 | |
2019-04-23 | Added shift function | 1 | -0/+8 | |
2019-04-23 | Fix error with 2D spectral solver | 1 | -1/+1 | |
2019-04-23 | Implement spectral solver in 2D | 1 | -7/+12 | |
2019-04-23 | Normalize inverse FFT | 1 | -1/+4 | |
2019-04-23 | Transform rho_old and rho_new | 1 | -4/+6 | |
2019-04-23 | Fix runtime errors | 1 | -5/+7 | |
2019-04-23 | Define SpectralSolver class | 1 | -0/+186 |