This module provides routines for perform the Selected Column of Density Matrix (SCDM) method This follows the original paper by Lin and also implement the SCDM-k version see Journal of Computational Physics 334 (2017) 1-15.  
More...
This module provides routines for perform the Selected Column of Density Matrix (SCDM) method This follows the original paper by Lin and also implement the SCDM-k version see Journal of Computational Physics 334 (2017) 1-15. 
 | 
| subroutine, public  | scdm_init (this, namespace) | 
|   | 
| subroutine, public  | dscdm_get_localized_states (this, namespace, space, gr, kpoints, st, scdm_st) | 
|   | Perform the SCDM method and returns a states_elec_t object with localized states.  More...
  | 
|   | 
| subroutine, public  | zscdm_get_localized_states (this, namespace, space, gr, kpoints, st, scdm_st) | 
|   | Perform the SCDM method and returns a states_elec_t object with localized states.  More...
  | 
|   |