Home
last modified time | relevance | path

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

/petsc/src/mat/impls/nest/
H A Dmatnest.c609 static PetscErrorCode MatNestGetBlock_Private(Mat A, PetscInt rbegin, PetscInt rend, PetscInt cbegi… in MatNestGetBlock_Private() function
676 PetscCall(MatNestGetBlock_Private(A, rbegin, rend, cbegin, cend, B)); in MatNestFindSubMat()