h Function

private elemental function h(I, A)

Return the 1el integral

I and A are spin indices. Follows the definition of the purple book.

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: I
integer, intent(in) :: A

Return Value real(kind=dp)


Contents