summaryrefslogtreecommitdiff
path: root/get_energy.cpp
AgeCommit message (Expand)Author
12 daysRescale τₘₐₓ with τ₀ to make approximations more consistent accross...Jaron Kent-Dobias
12 daysSave and read fftw wisdom to speed initializationJaron Kent-Dobias
12 daysSave half the data to the diskJaron Kent-Dobias
13 daysAdopted new scaling of Γ₀ to keep z and y moderateJaron Kent-Dobias
2025-04-03Remove allocation from loop to speed up energy colculationJaron Kent-Dobias
2025-04-03Removed some more duplicate code.Jaron Kent-Dobias
2025-04-03Split functions into library to deduplicate codeJaron Kent-Dobias
2025-04-03Don't process empty filesJaron Kent-Dobias
2025-04-03Changed output of get_energy from cerr to coutJaron Kent-Dobias
2025-04-03Added FFTW estimate flage to get_energy for speedJaron Kent-Dobias
2025-04-03Added 0 component of FFT to get_energyJaron Kent-Dobias
2025-04-03Added file for calculating energy later.Jaron Kent-Dobias