ind2pos Subroutine

public subroutine ind2pos(ind, dims, pos)

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: ind
integer, intent(in) :: dims(:)
integer, intent(inout) :: pos(:)

Contents

None