Searched defs:bufr (Results 1 – 1 of 1) 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
|