Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Graph_), | intent(inout) | :: | obj | |||
integer(kind=int32), | intent(in) | :: | ID | |||
type(Vertex_), | intent(inout), | optional | :: | vertex | ||
integer(kind=int32), | intent(in), | optional | :: | from | ||
integer(kind=int32), | intent(in), | optional | :: | to | ||
integer(kind=int32), | intent(in), | optional | :: | between | ||
integer(kind=int32), | intent(in), | optional | :: | and |