Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-29 | Merge branch 'dev' into fix_spectral | 1 | -31/+21 | ||
2019-04-29 | Update PSATD algorithm | 1 | -31/+21 | ||
2019-04-28 | Fix 2D bugs | 1 | -2/+5 | ||
2019-04-26 | Fix typos | 1 | -4/+4 | ||
2019-04-26 | Cosmetic changes | 1 | -8/+7 | ||
2019-04-23 | Add comments ; copy only to valid box | 1 | -1/+5 | ||
2019-04-23 | Use Fonberg coefficients to calculate the modified k | 1 | -32/+32 | ||
2019-04-23 | Apply shift factors | 1 | -4/+4 | ||
2019-04-23 | Added shift function | 1 | -4/+4 | ||
2019-04-23 | Change function interface | 1 | -21/+4 | ||
2019-04-23 | Implement spectral solver in 2D | 1 | -0/+18 | ||
2019-04-23 | Define SpectralSolver class | 1 | -1/+1 | ||
2019-04-23 | Change name of PsatdSolver to PsatdAlgorithm | 1 | -0/+170 | ||