belongs_to_int Function

public function belongs_to_int(x, A) result(bool)

Check if a value belongs to a set

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: x
integer, dimension(:):: A

Return Value logical


Contents

None