Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-23 | Use Fonberg coefficients to calculate the modified k | 5 | -43/+58 | ||
2019-04-23 | Add calculation of Fonberg coefficients | 1 | -22/+54 | ||
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 | 5 | -24/+52 | ||
2019-04-23 | Add break statements | 2 | -13/+13 | ||
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 | 6 | -15/+50 | ||
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 | 3 | -10/+16 | ||
2019-04-23 | Fix runtime errors | 1 | -5/+7 | ||
2019-04-23 | Link spectral solver to the rest of the code | 5 | -29/+35 | ||
2019-04-23 | Add file for SpectralSolver | 1 | -0/+44 | ||
2019-04-23 | Do not import namespace in .H file | 4 | -26/+24 | ||
2019-04-23 | Define SpectralSolver class | 5 | -19/+23 | ||
2019-04-23 | Change name of PsatdSolver to PsatdAlgorithm | 4 | -12/+11 | ||
2019-04-23 | Added modified k vector | 4 | -16/+49 | ||
2019-04-23 | Add Spectral K space | 7 | -63/+125 | ||
2019-04-23 | Fix typo | 1 | -1/+1 | ||
2019-04-23 | Add backward transform | 1 | -0/+48 | ||
2019-04-23 | Reorganize folder | 6 | -77/+84 | ||
2019-04-23 | Restructure directories | 6 | -0/+425 | ||