![]() |
(git:b77b4be)
|
g tensor calculation by dfpt Initialization of the epr_env, creation of the special neighbor lists Perturbation Hamiltonians by application of the p and rxp oprtators to psi0 Write output Deallocate everything More...
Functions/Subroutines | |
subroutine, public | epr_env_init (epr_env, qs_env) |
Initialize the epr environment. | |
subroutine, public | epr_env_cleanup (epr_env) |
Deallocate the epr environment. | |
g tensor calculation by dfpt Initialization of the epr_env, creation of the special neighbor lists Perturbation Hamiltonians by application of the p and rxp oprtators to psi0 Write output Deallocate everything
subroutine, public qs_linres_epr_utils::epr_env_init | ( | type(epr_env_type) | epr_env, |
type(qs_environment_type), pointer | qs_env | ||
) |
Initialize the epr environment.
epr_env | ... |
qs_env | ... |
Definition at line 79 of file qs_linres_epr_utils.F.
subroutine, public qs_linres_epr_utils::epr_env_cleanup | ( | type(epr_env_type) | epr_env | ) |
Deallocate the epr environment.
epr_env | ... |
Definition at line 230 of file qs_linres_epr_utils.F.