Searched refs:MatRestoreRowIJ_SeqAIJ (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/impls/aij/seq/ |
| H A D | aij.h | 429 PETSC_INTERN PetscErrorCode MatRestoreRowIJ_SeqAIJ(Mat, PetscInt, PetscBool, PetscBool, PetscInt *,…
|
| H A D | inode.c | 241 PetscCall(MatRestoreRowIJ_SeqAIJ(A, oshift, symmetric, blockcompressed, n, ia, ja, done)); in MatRestoreRowIJ_SeqAIJ_Inode() 3903 A->ops->restorerowij = MatRestoreRowIJ_SeqAIJ; in MatSeqAIJ_Inode_ResetOps()
|
| H A D | aij.c | 227 PetscErrorCode MatRestoreRowIJ_SeqAIJ(Mat A, PetscInt oshift, PetscBool symmetric, PetscBool inodec… in MatRestoreRowIJ_SeqAIJ() function 3450 MatRestoreRowIJ_SeqAIJ,
|