clear Interface

interface
private module subroutine clear(this)

Arguments

Type IntentOptional Attributes Name
class(graph_type), intent(inout) :: this

Parent. Instance of the graph structure.

Description

Interface for clearing all data from the graph.