Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | ||