edges_allocated Module Procedure

module procedure edges_allocated elemental module function edges_allocated(self) result(edges_array_allocated)

Arguments

Type IntentOptional Attributes Name
class(vertex_t), intent(in) :: self

Return Value logical


Called by

proc~~edges_allocated~~CalledByGraph proc~edges_allocated vertex_s::edges_allocated interface~edges_allocated vertex_m::vertex_t%edges_allocated interface~edges_allocated->proc~edges_allocated

Contents