imaxloc Interface

public interface imaxloc

Calls

interface~~imaxloc~~CallsGraph interface~imaxloc imaxloc proc~imaxloc_r imaxloc_r interface~imaxloc->proc~imaxloc_r proc~imaxloc_i imaxloc_i interface~imaxloc->proc~imaxloc_i

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)