findProc Interface

interface
private pure module function findProc(this, xInd, hInd) result(procInd)

Arguments

Type IntentOptional Attributes Name
class(Partition), intent(in) :: this
integer(kind=ik), intent(in) :: xInd
integer(kind=ik), intent(in) :: hInd

Return Value integer(kind=ik)

Description

Return partition index which contains xInd and hInd