xmolecule_get_cis_loewdinpop Subroutine

public subroutine xmolecule_get_cis_loewdinpop(xdata_cptr, charge, l_charge, state, type) bind(c)

returns Loewdin population for CIS

Arguments

Type IntentOptional Attributes Name
type(c_ptr), intent(inout) :: xdata_cptr
real(kind=c_double), intent(inout) :: charge(l_charge)
integer(kind=c_int), intent(inout) :: l_charge
integer(kind=c_int), intent(inout) :: state
character(len=c_char), intent(in) :: type