tem_identify_inverseDirections Subroutine

public subroutine tem_identify_inverseDirections(me, cxDir)

This subroutine fills the array of inverse directions according to the given array of directions.

Arguments

TypeIntentOptionalAttributesName
integer, intent(out) :: me(:)

array of positions of the inverse offsets in cxDir

integer, intent(in) :: cxDir(:,:)

array of given offsets


Called by

proc~~tem_identify_inversedirections~~CalledByGraph proc~tem_identify_inversedirections tem_identify_inverseDirections proc~init_stencilheader init_stencilHeader proc~init_stencilheader->proc~tem_identify_inversedirections proc~tem_loadstencil tem_loadStencil proc~tem_loadstencil->proc~init_stencilheader interface~init~37 init interface~init~37->proc~init_stencilheader

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iOffset
integer, private :: iCompare
integer, private :: QQ