Processing math: 100%

h Function

private elemental function h(I, A)

Return the 1el integral h_{I, A)

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