xmolecule_get_loewdincharge Subroutine

public subroutine xmolecule_get_loewdincharge(xdata_cptr, charge, l_charge) bind(c)

returns loewdin charges

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