descriptor.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | fineFacePos | The position of the face in the fineFaces descriptor you want to add. |
||
| type(tem_face_descriptor_type), | intent(inout) | :: | fineFaces | The description of the faces on the fine level. The dependency will be added to this face descriptor. |
||
| type(tem_face_descriptor_type), | intent(in) | :: | coarseFaces | The descriptor of the faces on the coarse level. |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=long_k), | private | :: | faceId | ||||
| integer(kind=long_k), | private | :: | parentId | ||||
| integer, | private | :: | parentPos |