Searched refs:ihlp1 (Results 1 – 1 of 1) sorted by relevance
186 PetscInt *ihlp1; /* Pointers to new version of arrays, */ in spbas_mergesort_icols() local192 ihlp1 = ialloc; in spbas_mergesort_icols()218 ihlp1[i] = ihlp2[i1]; in spbas_mergesort_icols()221 ihlp1[i] = ihlp2[i2]; in spbas_mergesort_icols()224 ihlp1[i] = ihlp2[i1]; in spbas_mergesort_icols()232 ihlp2 = ihlp1; in spbas_mergesort_icols()233 ihlp1 = iswap; in spbas_mergesort_icols()535 PetscInt *ihlp1; /* Pointers to new version of arrays, */ in spbas_mergesort() local542 ihlp1 = ialloc; in spbas_mergesort()575 ihlp1[i] = ihlp2[i1]; in spbas_mergesort()[all …]