relation_func Abstract Interface

abstract interface
private pure function relation_func(this, other)

Arguments

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

A second set

Return Value logical

Whether the relationship between this and other is true