QuaCaTeam / quaca

QuaCa is an open-source library which provides fast calculations of nonequilibrium atom-surface interactions.
https://quacateam.github.io/quaca/
MIT License
3 stars 2 forks source link

Updated both constructors of the power spectrum class. #27

Closed SiMaHer closed 4 years ago

SiMaHer commented 4 years ago

Ensured that in the Friction class and the PowerSpectrum only one Polarizability and GreensTensor are created when using the input-file constructor. Furthermore corrected the init-list constructors by introducing std::move for the shared_ptrs.