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