Home
last modified time | relevance | path

Searched refs:update_DM (Results 1 – 8 of 8) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_ts_fullg.F9021 use m_ts_dm_update, only : update_DM
398 call update_DM(sp_dist,sparse_pattern, n_nzs, &
534 call update_DM(sp_dist,sparse_pattern, n_nzs, &
H A Dm_ts_mumpsg.F9022 use m_ts_dm_update, only : update_DM
395 call update_DM(sp_dist,sparse_pattern, n_nzs, &
541 call update_DM(sp_dist,sparse_pattern, n_nzs, &
H A Dm_ts_trig.F9026 use m_ts_dm_update, only : update_DM
436 call update_DM(sp_dist,sparse_pattern, n_nzs, &
587 call update_DM(sp_dist,sparse_pattern, n_nzs, &
H A Dm_ts_mumpsk.F9022 use m_ts_dm_update, only : update_DM, update_zDM
569 call update_DM(sp_dist,sparse_pattern, n_nzs, &
577 call update_DM(sp_dist,sparse_pattern, n_nzs, &
H A Dm_ts_trik.F9026 use m_ts_dm_update, only : update_DM, update_zDM
611 call update_DM(sp_dist,sparse_pattern, n_nzs, &
619 call update_DM(sp_dist,sparse_pattern, n_nzs, &
H A Dm_ts_fullk.F9021 use m_ts_dm_update, only : update_DM, update_zDM
592 call update_DM(sp_dist,sparse_pattern, n_nzs, &
600 call update_DM(sp_dist,sparse_pattern, n_nzs, &
H A Dm_ts_dm_update.F90477 subroutine update_DM(dit,sp,n_nzs,DM, spDM, Ef, & subroutine
673 end subroutine update_DM
/dports/science/siesta/siesta-4.1.5/Docs/branch-changes/
H A DTS-scf.CHANGES15040 * The sparsity pattern check was implicit in the update_DM routine