| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=maxlen), | public | :: | parent | ||||
| type(keys_type), | public, | ALLOCATABLE | :: | keys(:) | |||
| logical, | public | :: | check | = | .FALSE. | ||
| character(len=maxlen), | public, | ALLOCATABLE | :: | trac(:) | |||
| character(len=maxlen), | public, | ALLOCATABLE | :: | zone(:) | |||
| character(len=maxlen), | public | :: | phase | = | 'g' | ||
| integer, | public | :: | niso | = | 0 | ||
| integer, | public | :: | ntiso | = | 0 | ||
| integer, | public | :: | nzone | = | 0 | ||
| integer, | public | :: | nphas | = | 0 | ||
| integer, | public, | ALLOCATABLE | :: | iqIsoPha(:,:) | |||
| integer, | public, | ALLOCATABLE | :: | iqWIsoPha(:,:) | |||
| integer, | public, | ALLOCATABLE | :: | itZonIso(:,:) |