| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(lab_prop_t), | public, | allocatable | :: | regionArr(:) | |||
| type(lab_prop_t), | public, | allocatable | :: | edgeArr(:) | |||
| type(labelLk_t), | public, | allocatable | :: | MC_Arr(:) | |||
| type(labelLk_t), | public, | allocatable | :: | Ch_Arr(:) |
type label_t type(lab_prop_t), allocatable :: regionArr(:), edgeArr(:) type(labelLk_t), allocatable :: MC_Arr(:), Ch_Arr(:) end type label_t