(git:e7e05ae)
qs_tddfpt2_methods.F File Reference

Go to the source code of this file.

Modules

module  qs_tddfpt2_methods
 

Functions/Subroutines

subroutine, public qs_tddfpt2_methods::tddfpt (qs_env, calc_forces)
 Perform TDDFPT calculation. More...
 
subroutine, public qs_tddfpt2_methods::tddfpt_input (qs_env, do_hfx, do_admm, do_exck, do_hfxsr, do_hfxlr, xc_section, tddfpt_print_section, lri_section, hfxsr_section)
 TDDFPT input. More...
 
subroutine, public qs_tddfpt2_methods::kernel_info (log_unit, dft_control, tddfpt_control, xc_section)
 ... More...
 
subroutine, public qs_tddfpt2_methods::tddfpt_energies (qs_env, nstates, work_matrices, tddfpt_control, logger, tddfpt_print_section, evects, evals, gs_mos, tddfpt_section, S_evects, matrix_s, kernel_env, matrix_ks, sub_env, ostrength, dipole_op_mos_occ, mult, xc_section, full_kernel_env, kernel_env_admm_aux)
 The energy cylculation has been moved to its own subroutine. More...