S2_expval_exc_Excite_3_t Function

private pure function S2_expval_exc_Excite_3_t(nI, exc) result(res)

Evaluates

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nI(:)

The bra Slater determinant in nI format.

type(Excite_3_t), intent(in) :: exc

Return Value real(kind=dp)

The matrix element is always exactly zero


Contents