dynamic array (da) type for integer(kind=long_k)
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | nvals | = | 0 | ||
integer, | public | :: | containersize | = | 0 | ||
integer(kind=long_k), | public, | allocatable | :: | val(:) | |||
integer, | public, | allocatable | :: | sorted(:) |