Home
last modified time | relevance | path

Searched defs:gindices (Results 1 – 3 of 3) sorted by relevance

/petsc/src/vec/vec/tutorials/
H A Dex8.c14 PetscInt i, ng, *gindices, rstart, rend, M; in main() local
/petsc/src/dm/impls/da/hypre/
H A Dmhyp.h23 const PetscInt *gindices; member
44 const PetscInt *gindices; member
/petsc/src/mat/impls/composite/
H A Dmcomposite.c135 PetscInt i, j, k, n, nuniq, lo, hi, mid, *gindices, *buf, *tmp, tot; in MatMult_Composite() local