![]() |
(git:936074a)
|
Chemical shift calculation by dfpt Initialization of the nmr_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 | current_response (current_env, p_env, qs_env) |
| ... | |
| subroutine, public | current_env_init (current_env, qs_env) |
| ... | |
| subroutine, public | current_env_cleanup (current_env) |
| ... | |
Chemical shift calculation by dfpt Initialization of the nmr_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_current_utils::current_response | ( | type(current_env_type) | current_env, |
| type(qs_p_env_type) | p_env, | ||
| type(qs_environment_type), pointer | qs_env | ||
| ) |
...
| current_env | ... |
| p_env | ... |
| qs_env | ... |
Definition at line 127 of file qs_linres_current_utils.F.
| subroutine, public qs_linres_current_utils::current_env_init | ( | type(current_env_type) | current_env, |
| type(qs_environment_type), pointer | qs_env | ||
| ) |
...
| current_env | ... |
| qs_env | ... |
Definition at line 566 of file qs_linres_current_utils.F.
| subroutine, public qs_linres_current_utils::current_env_cleanup | ( | type(current_env_type) | current_env | ) |
...
| current_env | ... |
Definition at line 1317 of file qs_linres_current_utils.F.