TEdgeList Interface

public interface TEdgeList

Calls

interface~~tedgelist~~CallsGraph interface~tedgelist TEdgeList proc~tedgelistconstructor TEdgeListConstructor interface~tedgelist->proc~tedgelistconstructor

Module Procedures

public function TEdgeListConstructor(N) result(buffer)

Constructor of TEdgeList

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: N

Number of connected edges or nodes

Return Value type(TEdgeList)

Edge list