nullify_graph Interface

interface
private module subroutine nullify_graph(this, ignore_ownership)

Arguments

Type IntentOptional Attributes Name
class(array_type), intent(inout), target :: this
logical, intent(in), optional :: ignore_ownership

Description

Nullify graph by tracking visited nodes to avoid infinite recursion