| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(graph_type), | intent(inout) | :: | this |
Parent. Instance of the graph structure. |
||
| integer, | intent(in), | optional, | dimension(:) | :: | indices |
Indices of the vertices from which self-loops are removed. |
Interface for removing self-loops from the graph.