Go to the source code of this file.
|  | 
| module | xas_methods | 
|  | driver for the xas calculation and xas_scf for the tp method 
 | 
|  | 
|  | 
| subroutine, public | xas_methods::xas (qs_env, dft_control) | 
|  | Driver for xas calculations The initial mos are prepared A loop on the atoms to be excited is started For each atom the state to be excited is identified An scf optimization using the TP scheme or TD-DFT is used to evaluate the spectral energies and oscillator strengths. 
 | 
|  | 
| subroutine, public | xas_methods::calc_stogto_overlap (base_a, base_b, matrix) | 
|  | ... 
 | 
|  |