(git:6a2e663)
rpa_rse Module Reference

Routines to compute singles correction to RPA (RSE) More...

Functions/Subroutines

subroutine, public rse_energy (qs_env, mp2_env, para_env, dft_control, mo_coeff, nmo, homo, Eigenval)
 Single excitations energy corrections for RPA. More...
 

Detailed Description

Routines to compute singles correction to RPA (RSE)

History
08.2019 created [Vladimir Rybkin]
Author
Vladimir Rybkin

Function/Subroutine Documentation

◆ rse_energy()

subroutine, public rpa_rse::rse_energy ( type(qs_environment_type), intent(in), pointer  qs_env,
type(mp2_type), intent(inout)  mp2_env,
type(mp_para_env_type), intent(in), pointer  para_env,
type(dft_control_type), intent(in), pointer  dft_control,
type(cp_fm_type), dimension(:), intent(in)  mo_coeff,
integer, intent(in)  nmo,
integer, dimension(:), intent(in)  homo,
real(kind=dp), dimension(:, :), intent(in)  Eigenval 
)

Single excitations energy corrections for RPA.

Parameters
qs_env...
mp2_env...
para_env...
dft_control...
mo_coeff...
nmo...
homo...
Eigenval...
Author
Vladimir Rybkin, 08/2019

Definition at line 91 of file rpa_rse.F.

Here is the call graph for this function:
Here is the caller graph for this function: