@brief Evaluate Matrix Element for Excite_1_t.
@param[in] ref, The occupied spin orbitals of the reference. @param[in] exc, An excitation of type Excite_1_t. @param[in] tParity, The parity of the excitation.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(SpinOrbIdx_t), | intent(in) | :: | ref | |||
type(Excite_1_t), | intent(in) | :: | exc | |||
logical, | intent(in) | :: | tParity |