convert_to_sparse Interface

interface
private module subroutine convert_to_sparse(this)

Arguments

Type IntentOptional Attributes Name
class(graph_type), intent(inout) :: this

Parent. Instance of the graph structure.

Description

Interface for converting the graph to a sparse representation.