| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | allocatable, dimension(:) | :: | o | |||
| integer, | public, | allocatable, dimension(:) | :: | s |
Provide array of vertex numbers ordered in a way that respects dependencies
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(dag_t), | intent(in) | :: | dag |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dag_t), | intent(in) | :: | self | |||
| integer, | intent(in) | :: | vertex_id |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dag_t), | intent(in) | :: | self | |||
| integer, | intent(in) | :: | vertex_num |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dag_t), | intent(in) | :: | self |