Home
last modified time | relevance | path

Searched defs:jpntr (Results 1 – 6 of 6) sorted by relevance

/petsc/src/mat/graphops/color/impls/minpack/
H A Dsetr.c5 PetscErrorCode MINPACKsetr(PetscInt *m, PetscInt *n, PetscInt *indrow, PetscInt *jpntr, PetscInt *i… in MINPACKsetr()
H A Ddegr.c5 PetscErrorCode MINPACKdegr(PetscInt *n, const PetscInt *indrow, const PetscInt *jpntr, const PetscI… in MINPACKdegr()
H A Dseq.c5 PetscErrorCode MINPACKseq(PetscInt *n, const PetscInt *indrow, const PetscInt *jpntr, const PetscIn… in MINPACKseq()
H A Ddsm.c7 …PetscInt *maxgrp, PetscInt *mingrp, PetscInt *info, PetscInt *ipntr, PetscInt *jpntr, PetscInt *iw… in MINPACKdsm()
H A Dslo.c5 PetscErrorCode MINPACKslo(PetscInt *n, const PetscInt *indrow, const PetscInt *jpntr, const PetscIn… in MINPACKslo()
H A Dido.c7 PetscErrorCode MINPACKido(PetscInt *m, PetscInt *n, const PetscInt *indrow, const PetscInt *jpntr, … in MINPACKido()