operator(-) Interface

public interface operator(-)

Contents


Functions

public pure function vert_diff(a, b)

Arguments

Type IntentOptional AttributesName
type(vertex), intent(in) :: a
type(vertex), intent(in) :: b

Return Value type(vector)