#include "petscsys.h" PetscErrorCode PetscSortIntWithArrayPair(PetscInt n,PetscInt *L,PetscInt *J, PetscInt *K)Not Collective
n | - number of values | |
I | - array of integers | |
J | - second array of integers (first array of the pair) | |
K | - third array of integers (second array of the pair) |
Level:intermediate
Location:src/sys/utils/sorti.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages