Find the index of the given direction in the list of all directions. -1 if not found.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | findDir(3) | vector index to find in cxDir |
||
| integer, | intent(in) | :: | cxDir(:,:) | array of vectors |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | iDir |