![]() |
(git:b77b4be)
|
Utilities for rtp in combination with admm methods adapted routines from admm_method (author Manuel Guidon) More...
Functions/Subroutines | |
subroutine, public | rtp_admm_calc_rho_aux (qs_env) |
Compute the ADMM density matrix in case of rtp (complex MO's) | |
subroutine, public | rtp_admm_merge_ks_matrix (qs_env) |
... | |
Utilities for rtp in combination with admm methods adapted routines from admm_method (author Manuel Guidon)
subroutine, public rtp_admm_methods::rtp_admm_calc_rho_aux | ( | type(qs_environment_type), pointer | qs_env | ) |
Compute the ADMM density matrix in case of rtp (complex MO's)
qs_env | ... |
Definition at line 82 of file rtp_admm_methods.F.
subroutine, public rtp_admm_methods::rtp_admm_merge_ks_matrix | ( | type(qs_environment_type), pointer | qs_env | ) |
...
qs_env | ... |
Definition at line 436 of file rtp_admm_methods.F.