#include "petscsys.h" PetscErrorCode PetscSortIntWithArrayPair(PetscInt n,PetscInt *L,PetscInt *J, PetscInt *K)Not Collective Many br
n | - number of values Many br | |
I | - array of integers Many br | |
J | - second array of integers (first array of the pair) Many br | |
K | - third array of integers (second array of the pair) Many br |
Many br
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