Home
last modified time | relevance | path

Searched refs:MatRestoreColumnIJ_SeqSELL_Color (Results 1 – 4 of 4) sorted by relevance

/petsc/src/mat/impls/sell/seq/
H A Dfdsell.c59 PetscErrorCode MatRestoreColumnIJ_SeqSELL_Color(Mat A, PetscInt oshift, PetscBool symmetric, PetscB… in MatRestoreColumnIJ_SeqSELL_Color() function
H A Dsell.h227 PETSC_INTERN PetscErrorCode MatRestoreColumnIJ_SeqSELL_Color(Mat, PetscInt, PetscBool, PetscBool, P…
/petsc/src/mat/impls/aij/seq/
H A Dfdaij.c289 …PetscCall(MatRestoreColumnIJ_SeqSELL_Color(mat, 0, PETSC_FALSE, PETSC_FALSE, &ncols, &ci, &cj, &sp… in MatFDColoringSetUp_SeqXAIJ()
/petsc/src/mat/impls/aij/mpi/
H A Dfdmpiaij.c643 …PetscCall(MatRestoreColumnIJ_SeqSELL_Color(A, 0, PETSC_FALSE, PETSC_FALSE, &ncols, &A_ci, &A_cj, &… in MatFDColoringSetUp_MPIXAIJ()
644 …PetscCall(MatRestoreColumnIJ_SeqSELL_Color(B, 0, PETSC_FALSE, PETSC_FALSE, &ncols, &B_ci, &B_cj, &… in MatFDColoringSetUp_MPIXAIJ()