removeGraph Subroutine

public subroutine removeGraph(obj, onlyVertex)

Arguments

Type IntentOptional AttributesName
class(Graph_), intent(inout) :: obj
logical, intent(in), optional :: onlyVertex

Contents

None