Check if the state "state" is in the array of states "states"
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(asymtop_state_nohfs), | intent(in) | :: | state | |||
| type(asymtop_state_nohfs), | intent(in), | allocatable | :: | states(:) | ||
| integer, | intent(out) | :: | i |
Check if the state "state" is in the array of states "states"
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(asymtop_state_hfs), | intent(in) | :: | state | |||
| type(asymtop_state_hfs), | intent(in), | allocatable | :: | states(:) | ||
| integer, | intent(out) | :: | i |