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