![]() |
(git:b77b4be)
|
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 | nmr_env_init (nmr_env, qs_env) |
Initialize the nmr environment. | |
subroutine, public | nmr_env_cleanup (nmr_env) |
Deallocate the nmr environment. | |
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_nmr_utils::nmr_env_init | ( | type(nmr_env_type) | nmr_env, |
type(qs_environment_type), pointer | qs_env | ||
) |
Initialize the nmr environment.
nmr_env | ... |
qs_env | ... |
Definition at line 73 of file qs_linres_nmr_utils.F.
subroutine, public qs_linres_nmr_utils::nmr_env_cleanup | ( | type(nmr_env_type) | nmr_env | ) |
Deallocate the nmr environment.
nmr_env | ... |
Definition at line 308 of file qs_linres_nmr_utils.F.