![]() |
(git:b77b4be)
|
Routines needed for EMD. More...
Functions/Subroutines | |
subroutine, public | calc_c_mat_force (qs_env) |
calculates the three additional force contributions needed in EMD P_imag*C , P_imag*B*S^-1*S_der , P*S^-1*H*S_der | |
subroutine, public | rt_admm_force (qs_env) |
... | |
Routines needed for EMD.
subroutine, public rt_propagation_forces::calc_c_mat_force | ( | type(qs_environment_type), pointer | qs_env | ) |
calculates the three additional force contributions needed in EMD P_imag*C , P_imag*B*S^-1*S_der , P*S^-1*H*S_der
qs_env | ... |
Definition at line 70 of file rt_propagation_forces.F.
subroutine, public rt_propagation_forces::rt_admm_force | ( | type(qs_environment_type), pointer | qs_env | ) |
...
qs_env | ... |
Definition at line 217 of file rt_propagation_forces.F.