Remove name from named integer array and return IntArray
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(NamedIntegerArray), | intent(in) | :: | input |
Remove name from named real array and return RealArray
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(NamedRealArray), | intent(in) | :: | input |
Remove name from named logical array and return LogicalArray
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(NamedLogicalArray), | intent(in) | :: | input |