xmolecule_get_cis_transdens Subroutine

public subroutine xmolecule_get_cis_transdens(xdata_cptr, tdens, state, l_ao) bind(c)

compute the cis state transition density

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(inout) :: xdata_cptr
real(kind=c_double), intent(inout) :: tdens(l_ao,l_ao)
integer(kind=c_int), intent(in) :: state
integer(kind=c_int), intent(in) :: l_ao