SORT_MVIDXI

Moves INTEGER data using a supplied index

Invocation

CALL SORT_MVIDXI( N, IN, INDEX, OUT, STATUS )

Description

Moves the values in the array IN to the slots in the array OUT given by the ordering array INDEX. This index ca be constructed using (for example) one of the SORT_IDX* routines.

Arguments

References

CODE