summaryrefslogtreecommitdiff
path: root/get_energy.cpp
AgeCommit message (Collapse)Author
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