An auxilary data type to describe modifications and additional features for some elements.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | nElems |
Number of local elements with this property |
|||
integer(kind=long_k), | public | :: | Offset |
Offset of the local chunk of elements with this property in the list of all elements with that properties on disk |
|||
integer, | public, | allocatable | :: | ElemID(:) |
The indices of elements in the local partition, that have this property. |