findLocalXIndex Interface

interface
private pure module function findLocalXIndex(this, xInd, locXInd) result(ind)

Arguments

Type IntentOptional Attributes Name
class(Indexing), intent(in) :: this
integer(kind=ik), intent(in) :: xInd
integer(kind=ik), intent(in), optional :: locXInd

Return Value integer(kind=ik)

Description

Return local non-distribution variable index corresponding to xInd,if present, locXInd is used to identify the processor