Searched defs:zrows (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/impls/shell/ |
| H A D | shell.h | 48 IS zrows; member
|
| H A D | shell.c | 1580 … *vshift, PetscScalar *vscale, Vec *dshift, Vec *left, Vec *right, Mat *axpy, IS *zrows, IS *zcols) in MatShellGetScalingShifts_Shell() 2011 … *vshift, PetscScalar *vscale, Vec *dshift, Vec *left, Vec *right, Mat *axpy, IS *zrows, IS *zcols) in MatShellGetScalingShifts()
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | aij.c | 85 PetscErrorCode MatFindZeroDiagonals_SeqAIJ_Private(Mat A, PetscInt *nrows, PetscInt **zrows) in MatFindZeroDiagonals_SeqAIJ_Private() 110 static PetscErrorCode MatFindZeroDiagonals_SeqAIJ(Mat A, IS *zrows) in MatFindZeroDiagonals_SeqAIJ()
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiaij.c | 287 static PetscErrorCode MatFindZeroDiagonals_MPIAIJ(Mat M, IS *zrows) in MatFindZeroDiagonals_MPIAIJ()
|