| /petsc/src/mat/graphops/order/ |
| H A D | genrcm.c | 36 PetscErrorCode SPARSEPACKgenrcm(const PetscInt *neqns, const PetscInt *xadj, const PetscInt *adjncy… in SPARSEPACKgenrcm()
|
| H A D | qmdqt.c | 26 PetscErrorCode SPARSEPACKqmdqt(const PetscInt *root, const PetscInt *xadj, const PetscInt *inadjncy… in SPARSEPACKqmdqt()
|
| H A D | rootls.c | 24 PetscErrorCode SPARSEPACKrootls(const PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy,… in SPARSEPACKrootls()
|
| H A D | qmdrch.c | 30 PetscErrorCode SPARSEPACKqmdrch(const PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy,… in SPARSEPACKqmdrch()
|
| H A D | degree.c | 28 PetscInt *xadj = (PetscInt *)inxadj; /* Used as temporary and reset within this function */ in SPARSEPACKdegree() local
|
| H A D | fnroot.c | 32 PetscErrorCode SPARSEPACKfnroot(PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy, Petsc… in SPARSEPACKfnroot()
|
| H A D | gennd.c | 54 PetscErrorCode SPARSEPACKgennd(const PetscInt *neqns, const PetscInt *xadj, const PetscInt *adjncy,… in SPARSEPACKgennd()
|
| H A D | gen1wd.c | 30 PetscErrorCode SPARSEPACKgen1wd(const PetscInt *neqns, const PetscInt *xadj, const PetscInt *adjncy… in SPARSEPACKgen1wd()
|
| H A D | rcm.c | 37 PetscErrorCode SPARSEPACKrcm(const PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy, Pe… in SPARSEPACKrcm()
|
| H A D | fndsep.c | 36 PetscInt *xadj = (PetscInt *)inxadj; /* Used as temporary and reset within this function */ in SPARSEPACKfndsep() local
|
| H A D | qmdupd.c | 32 PetscErrorCode SPARSEPACKqmdupd(const PetscInt *xadj, const PetscInt *adjncy, const PetscInt *nlist… in SPARSEPACKqmdupd()
|
| H A D | fn1wd.c | 32 PetscInt *xadj = (PetscInt *)inxadj; /* Used as temporary and reset */ in SPARSEPACKfn1wd() local
|
| H A D | genqmd.c | 44 PetscErrorCode SPARSEPACKgenqmd(const PetscInt *neqns, const PetscInt *xadj, const PetscInt *adjncy… in SPARSEPACKgenqmd()
|
| H A D | qmdmrg.c | 34 PetscErrorCode SPARSEPACKqmdmrg(const PetscInt *xadj, const PetscInt *adjncy, PetscInt *deg, PetscI… in SPARSEPACKqmdmrg()
|
| /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/dm/partitioner/impls/ptscotch/ |
| H A D | partptscotch.c | 58 …_PartGraph_Seq(SCOTCH_Num strategy, double imbalance, SCOTCH_Num n, SCOTCH_Num xadj[], SCOTCH_Num … in PTScotch_PartGraph_Seq() 99 …ph_MPI(SCOTCH_Num strategy, double imbalance, SCOTCH_Num vtxdist[], SCOTCH_Num xadj[], SCOTCH_Num … in PTScotch_PartGraph_MPI() 208 PetscInt *xadj = start; /* Start of edge list for each vertex */ in PetscPartitionerPartition_PTScotch() local
|
| /petsc/src/mat/tests/ |
| H A D | ex152.c | 29 idx_t ni, isize, *vtxdist, *xadj, *adjncy, *vwgt, *part; in main() local
|
| /petsc/src/dm/partitioner/impls/parmetis/ |
| H A D | partparmetis.c | 85 PetscInt *xadj = start; /* Start of edge list for each vertex */ in PetscPartitionerPartition_ParMetis() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex59.c | 66 static PetscErrorCode BuildCSRGraph(DomainData dd, PetscInt **xadj, PetscInt **adjncy) in BuildCSRGraph() 811 PetscInt vidx[8], localsize, *xadj = NULL, *adjncy = NULL; in ComputeKSPBDDC() local
|
| /petsc/src/mat/graphops/partition/impls/pmetis/ |
| H A D | pmetis.c | 66 PetscInt *xadj = adj->i; in MatPartitioningApply_Parmetis_Private() local
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcschurs.c | 381 …PCBDDCSubSchurs sub_schurs, Mat Ain, Mat Sin, PetscBool exact_schur, PetscInt xadj[], PetscInt adj… in PCBDDCSubSchursSetUp() 2224 …Layer_Private(PetscInt *queue_tip, PetscInt n_prev, PetscBT touched, PetscInt *xadj, PetscInt *adj… in PCBDDCAdjGetNextLayer_Private()
|
| H A D | bddc.c | 989 …rrorCode PCBDDCSetLocalAdjacencyGraph_BDDC(PC pc, PetscInt nvtxs, const PetscInt xadj[], const Pet… in PCBDDCSetLocalAdjacencyGraph_BDDC() 1055 PetscErrorCode PCBDDCSetLocalAdjacencyGraph(PC pc, PetscInt nvtxs, const PetscInt xadj[], const Pet… in PCBDDCSetLocalAdjacencyGraph()
|
| H A D | bddcgraph.c | 573 const PetscInt *PETSC_RESTRICT xadj = graph->xadj; in PCBDDCGraphComputeCC_Private() local
|
| /petsc/src/ksp/ksp/impls/fetidp/ |
| H A D | fetidp.c | 859 PetscInt *xadj = pcbddc->mat_graph->xadj; in KSPFETIDPSetUpOperators() local
|
| /petsc/src/mat/impls/adj/mpi/ |
| H A D | mpiadj.c | 15 const PetscInt *irows_indices, *icols_indices, *xadj, *adjncy; in MatCreateSubMatrix_MPIAdj_data() local
|