Searched defs:indrow (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/graphops/color/impls/minpack/ ! |
| H A D | setr.c | 5 PetscErrorCode MINPACKsetr(PetscInt *m, PetscInt *n, PetscInt *indrow, PetscInt *jpntr, PetscInt *i… in MINPACKsetr()
|
| H A D | degr.c | 5 PetscErrorCode MINPACKdegr(PetscInt *n, const PetscInt *indrow, const PetscInt *jpntr, const PetscI… in MINPACKdegr()
|
| H A D | seq.c | 5 PetscErrorCode MINPACKseq(PetscInt *n, const PetscInt *indrow, const PetscInt *jpntr, const PetscIn… in MINPACKseq()
|
| H A D | dsm.c | 7 PetscErrorCode MINPACKdsm(PetscInt *m, PetscInt *n, PetscInt *npairs, PetscInt *indrow, PetscInt *i… in MINPACKdsm()
|
| H A D | slo.c | 5 PetscErrorCode MINPACKslo(PetscInt *n, const PetscInt *indrow, const PetscInt *jpntr, const PetscIn… in MINPACKslo()
|
| H A D | ido.c | 7 PetscErrorCode MINPACKido(PetscInt *m, PetscInt *n, const PetscInt *indrow, const PetscInt *jpntr, … in MINPACKido()
|