return LCAO coefficients
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | intent(inout) | :: | xdata_cptr | |||
real(kind=c_double), | intent(inout) | :: | mo_coef(l_ao,l_mo) | |||
integer(kind=c_int), | intent(inout) | :: | l_mo | |||
integer(kind=c_int), | intent(inout) | :: | l_ao |