Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=int32), | intent(in) | :: | v | |||
class(type_crs_adjacency_element), | intent(in) | :: | graph | |||
integer(kind=int32), | intent(in) | :: | colors(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_crs_adjacency_element), | intent(in) | :: | graph | |||
integer(kind=int32), | intent(inout), | allocatable | :: | perm(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(type_coloring), | intent(inout) | :: | self | |||
class(type_crs_adjacency_element), | intent(in) | :: | graph |