| /petsc/src/mat/graphops/order/ |
| H A D | gennd.c | 6 PetscErrorCode SPARSEPACKrevrse(const PetscInt *n, PetscInt *perm) in SPARSEPACKrevrse() 54 …neqns, const PetscInt *xadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *perm, PetscInt *xls… in SPARSEPACKgennd()
|
| H A D | sprcm.c | 9 PetscInt i, *mask, *xls, nrow, *perm; in MatGetOrdering_RCM() local
|
| H A D | genrcm.c | 36 …const PetscInt *neqns, const PetscInt *xadj, const PetscInt *adjncy, PetscInt *perm, PetscInt *mas… in SPARSEPACKgenrcm()
|
| H A D | spnd.c | 9 PetscInt i, *mask, *xls, *ls, nrow, *perm; in MatGetOrdering_ND() local
|
| H A D | sp1wd.c | 9 PetscInt i, *mask, *xls, nblks, *xblk, *ls, nrow, *perm; in MatGetOrdering_1WD() local
|
| H A D | spqmd.c | 9 PetscInt i, *deg, *marker, *rchset, *nbrhd, *qsize, *qlink, nofsub, *iperm, nrow, *perm; in MatGetOrdering_QMD() local
|
| H A D | gen1wd.c | 30 …t PetscInt *adjncy, PetscInt *mask, PetscInt *nblks, PetscInt *xblk, PetscInt *perm, PetscInt *xls… in SPARSEPACKgen1wd()
|
| H A D | rcm.c | 37 …*root, const PetscInt *xadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *perm, PetscInt *ccs… in SPARSEPACKrcm()
|
| H A D | wbm.c | 37 PetscInt *perm, nrow, ncol, nnz, liw, *iw, ldw; in MatGetOrdering_WBM() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexreorder.c | 7 PetscInt *perm, *iperm; in DMPlexCreateOrderingClosure_Static() local 69 PetscErrorCode DMPlexGetOrdering(DM dm, MatOrderingType otype, DMLabel label, IS *perm) in DMPlexGetOrdering() 151 PetscErrorCode DMPlexGetOrdering1D(DM dm, IS *perm) in DMPlexGetOrdering1D() 198 static PetscErrorCode DMPlexRemapCoordinates_Private(IS perm, PetscSection cs, Vec coordinates, Pet… in DMPlexRemapCoordinates_Private() 244 PetscErrorCode DMPlexPermute(DM dm, IS perm, DM *pdm) in DMPlexPermute() 435 PetscInt *perm; in DMCreateSectionPermutation_Plex_Reverse() local 453 PetscInt *perm; in DMCreateSectionPermutation_Plex_Cohesive_Old() local 545 …tCohesiveBlock_Private(DM dm, PetscBT bt, PetscBT blst, PetscInt p, PetscInt *idx, PetscInt perm[]) in InsertCohesiveBlock_Private() 570 PetscInt *perm; in DMCreateSectionPermutation_Plex_Cohesive() local 613 PetscErrorCode DMCreateSectionPermutation_Plex(DM dm, IS *perm, PetscBT *blockStarts) in DMCreateSectionPermutation_Plex()
|
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | sro.c | 31 PetscErrorCode MatReorderingSeqSBAIJ(Mat A, IS perm) in MatReorderingSeqSBAIJ()
|
| /petsc/src/mat/tests/ |
| H A D | ex182.c | 10 IS perm; in main() local
|
| H A D | ex6.c | 10 IS perm, iperm; in main() local
|
| H A D | ex13.c | 10 IS perm, iperm; in main() local
|
| H A D | ex117.c | 14 IS perm, colp; in main() local
|
| H A D | ex7.c | 13 IS perm, iperm; in main() local
|
| H A D | ex15.c | 11 IS perm, iperm; in main() local
|
| H A D | ex168.c | 13 IS perm, iperm; in main() local
|
| H A D | ex130.c | 13 IS perm, iperm; in main() local
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex10.c | 60 IS perm; in TestReordering() local 114 IS perm; in TestReorderingByGroup() local
|
| /petsc/src/mat/graphops/order/metisnd/ |
| H A D | metisnd.c | 10 PetscInt i, j, iptr, ival, nrow, *xadj, *adjncy, *perm, *iperm; in MatGetOrdering_METISND() local
|
| /petsc/src/ksp/ksp/impls/gmres/agmres/ |
| H A D | agmresdeflation.c | 17 …ErrorCode KSPAGMRESQuickSort(PetscScalar *val_r, PetscScalar *val_i, PetscInt size, PetscInt *perm) in KSPAGMRESQuickSort() 105 PetscInt *perm = agmres->perm; in KSPAGMRESSchurForm() local
|
| /petsc/src/ksp/ksp/impls/gmres/ |
| H A D | gmreig.c | 46 PetscInt n = gmres->it + 1, N = gmres->max_k + 1, i, *perm; in KSPComputeEigenvalues_GMRES() local 118 PetscInt i, j, *perm; in KSPComputeRitz_GMRES() local
|
| /petsc/src/mat/graphops/order/amd/ |
| H A D | amd.c | 21 PetscInt nrow, *perm; in MatGetOrdering_AMD() local
|
| /petsc/src/mat/graphops/coarsen/impls/mis/ |
| H A D | mis.c | 23 static PetscErrorCode MatCoarsenApply_MIS_private(IS perm, Mat Gmat, PetscBool strict_aggs, PetscCo… in MatCoarsenApply_MIS_private() 262 IS perm; in MatCoarsenApply_MIS() local
|