imaxloc Interface

public interface imaxloc

Contents


Module Procedures

public function imaxloc_r(arr)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:):: arr

Return Value integer(kind=I4B)

public function imaxloc_i(iarr)

Arguments

Type IntentOptional AttributesName
integer(kind=I4B), intent(in), DIMENSION(:):: iarr

Return Value integer(kind=I4B)