Check if the transition "transition" is in the array of transitions "transitions"
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(asymtop_transition_nohfs), | intent(in) | :: | transition | |||
| type(asymtop_transition_nohfs), | intent(in), | allocatable | :: | transitions(:) | ||
| integer, | intent(out) | :: | i |
Check if the transition "transition" is in the array of transitions "transitions"
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(asymtop_transition_hfs), | intent(in) | :: | transition | |||
| type(asymtop_transition_hfs), | intent(in), | allocatable | :: | transitions(:) | ||
| integer, | intent(out) | :: | i |