Searched defs:ccols (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/dm/impls/composite/ |
| H A D | packm.c | 88 PetscInt nc, rstart, *ccols, maxnc; in DMCreateMatrix_Composite_AIJ() local 135 PetscInt nc, rstart, row, maxnc, *ccols; in DMCreateMatrix_Composite_AIJ() local
|
| /petsc/src/tao/interface/ |
| H A D | taosolver_hj.c | 167 PetscInt Istart, Iend, *ccols, bncols, cncols, j, row; in TaoTestHessian() local
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 2857 PetscInt Istart, Iend, *ccols, bncols, cncols, j, row; in SNESTestJacobian() local
|