Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c3446 static PetscErrorCode MatISGetAssembled_Private(Mat A, Mat *tA) in MatISGetAssembled_Private() function
3506 PetscCall(MatISGetAssembled_Private(A, &tA)); in MatGetDiagonalBlock_IS()
3524 PetscCall(MatISGetAssembled_Private(A, &tA)); in MatCreateSubMatrices_IS()
3558 PetscCall(MatISGetAssembled_Private(A, &tA)); in MatIncreaseOverlap_IS()