icmpdets Function

private pure function icmpdets(d1, d2, nel)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: d1(1:nel)
integer, intent(in) :: d2(1:nel)
integer, intent(in) :: nel

Return Value integer


Contents