| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=:), | allocatable | :: | list(:) | |||
| character(len=*), | intent(in) | :: | value | |||
| integer, | intent(out) | :: | place | |||
| integer, | intent(out), | optional | :: | ier | ||
| character(len=*), | intent(out), | optional | :: | errmsg |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| doubleprecision, | allocatable | :: | list(:) | |||
| doubleprecision, | intent(in) | :: | value | |||
| integer, | intent(out) | :: | place | |||
| integer, | intent(out), | optional | :: | ier | ||
| character(len=*), | intent(out), | optional | :: | errmsg |