Skip to content

mnt: added timers for easier profiling of Transiesta SCF iteration

Pol Febrer requested to merge pfebrer/siesta:TS_timings into master

Added timers for easier profiling of TranSIESTA by @npapior's request.

Question: The TS_HS timers, would it be better to put them inside the create_HS routines in m_ts_sparse_helper.F90? Since all they do is time that routine.

Merge request reports