Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(out) | :: | current_saturation | |||
integer(kind=int32), | intent(in) | :: | node_id | |||
type(type_crs_adjacency_element), | intent(in) | :: | graph | |||
type(type_coloring), | intent(in) | :: | coloring |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_coloring), | intent(inout) | :: | self | |||
type(type_crs_adjacency_element), | intent(in) | :: | graph |