convert_to_dense Interface

interface
private module subroutine convert_to_dense(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 dense representation.