Iterator for a certain type of faces
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private, | allocatable | :: | leftPos(:) | Index of the element on the left side of the face. |
||
integer, | private, | allocatable | :: | rightPos(:) | Index of the element on the right side of the face. |
||
integer, | private, | allocatable | :: | facePos(:) | Index of the face in the (overall) face description (tem_faceList_type). |