attributes Module Procedure

module procedure attributes elemental module function attributes(self) result(my_attributes)

Arguments

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

Return Value type(varying_string)


Called by

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

Contents