Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | nI(nel) | |||
type(Excite_3_t), | intent(in) | :: | exc | |||
logical, | intent(in) | :: | tParity | |||
logical, | intent(in), | optional | :: | assert_occupation |
This argument is only used in debug mode. It ensures that src_i are indeed occupied and tgt_i are unoccupied. It is on by default. |