Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-23 | Add break statements | 1 | -12/+12 | ||
2019-04-23 | Added shift function | 5 | -20/+69 | ||
2019-04-23 | Change type name | 3 | -11/+11 | ||
2019-04-23 | Change function interface | 3 | -87/+67 | ||
2019-04-23 | Fix error with 2D spectral solver | 1 | -1/+1 | ||
2019-04-23 | Implement spectral solver in 2D | 7 | -16/+53 | ||
2019-04-23 | Fix NaN issue | 1 | -4/+4 | ||
2019-04-23 | Normalize inverse FFT | 1 | -1/+4 | ||
2019-04-23 | Transform rho_old and rho_new | 5 | -11/+20 | ||
2019-04-23 | Add call to solver | 1 | -39/+67 | ||
2019-04-23 | Fix runtime errors | 2 | -5/+10 | ||
2019-04-23 | Link spectral solver to the rest of the code | 9 | -46/+72 | ||