Home
last modified time | relevance | path

Searched defs:bufc (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/interface/
H A Dmatrix.c2101 PetscInt buf[8192], *bufr = NULL, *bufc = NULL, *iidxm, *iidxn; in MatSetValuesBlocked() local
2231 PetscInt buf[8192], *bufr = NULL, *bufc = NULL, *irowm, *icolm; in MatGetValuesLocal() local
2478 PetscInt buf[8192], *bufr = NULL, *bufc = NULL; in MatSetValuesLocal() local
2579 PetscInt buf[8192], *bufr = NULL, *bufc = NULL; in MatSetValuesBlockedLocal() local
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcprivate.c4125 PetscInt buf[8192], *bufc = NULL; in MatSetValuesSubMat() local