| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=GFTL_SIZE_KIND), | intent(in) | :: | n | |||
| type(runEntryPoint), | intent(in), | optional | :: | value |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | n | |||
| type(runEntryPoint), | intent(in), | optional | :: | value |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(entryPointVectorIterator), | intent(in) | :: | first | |||
| type(entryPointVectorIterator), | intent(in) | :: | last |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(entryPointVector) | :: | x |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(runEntryPoint), | intent(in), | dimension(:) | :: | il |