intersect_func Abstract Interface

abstract interface
private pure function intersect_func(this, other)

Arguments

Type IntentOptional AttributesName
class(data_set), intent(in) :: this
class(data_set), intent(in) :: other

A second set

Return Value integer