compute the cis state transition density
Type | Intent | Optional | 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 |