Add state "state" to the array of states "states"
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(asymtop_state_nohfs), | intent(in) | :: | state | |||
| type(asymtop_state_nohfs), | intent(inout), | allocatable | :: | states(:) |
Add state "state" to the array of states "states"
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(asymtop_state_hfs), | intent(in) | :: | state | |||
| type(asymtop_state_hfs), | intent(inout), | allocatable | :: | states(:) |
Add transition "transition" to the array of transitions "transitions"
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(asymtop_transition_nohfs), | intent(in) | :: | transition | |||
| type(asymtop_transition_nohfs), | intent(inout), | allocatable | :: | transitions(:) |
Add transition "transition" to the array of transitions "transitions"
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(asymtop_transition_hfs), | intent(in) | :: | transition | |||
| type(asymtop_transition_hfs), | intent(inout), | allocatable | :: | transitions(:) |