Forward paired split of one dim2 mode against its mirror. The rule is symmetric, so the partner entry is pair_fw(partner, own, i2_rev).
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=dp), | intent(in) | :: | own | |||
| complex(kind=dp), | intent(in) | :: | partner | |||
| integer, | intent(in) | :: | i2 | |||
| real(kind=dp), | intent(in) | :: | a2(*) | |||
| real(kind=dp), | intent(in) | :: | b2(*) |