(git:3add494)
qs_tddfpt2_forces Module Reference

Functions/Subroutines

subroutine, public tddfpt_forces_main (qs_env, gs_mos, ex_env, kernel_env, sub_env, work_matrices)
 Perform TDDFPT gradient calculation. More...
 

Function/Subroutine Documentation

◆ tddfpt_forces_main()

subroutine, public qs_tddfpt2_forces::tddfpt_forces_main ( type(qs_environment_type), pointer  qs_env,
type(tddfpt_ground_state_mos), dimension(:), pointer  gs_mos,
type(excited_energy_type), pointer  ex_env,
type(kernel_env_type)  kernel_env,
type(tddfpt_subgroup_env_type)  sub_env,
type(tddfpt_work_matrices)  work_matrices 
)

Perform TDDFPT gradient calculation.

Parameters
qs_envQuickstep environment
gs_mos...
ex_env...
kernel_env...
sub_env...
work_matrices...
History
  • 10.2022 created JHU

Definition at line 153 of file qs_tddfpt2_forces.F.

Here is the caller graph for this function: