Check if a channel is in the array channels
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(channel_type), | intent(in) | :: | channel | |||
| class(channel_type), | intent(in) | :: | channels(:) |
Check if a transition is in the array transitions
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(asymtop_rot_transition_type), | intent(in) | :: | transition | |||
| type(asymtop_rot_transition_type), | intent(in) | :: | transitions(:) |