Provides a container for a real-valued array. A practical use of this construct is in the construction of jagged arrays.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=real64), | public, | allocatable, dimension(:) | :: | x |
The array. |