Searched defs:bufc (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 2101 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 D | bddcprivate.c | 4125 PetscInt buf[8192], *bufc = NULL; in MatSetValuesSubMat() local
|