Home
last modified time | relevance | path

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

/petsc/doc/changes/ !
H A D31.md52 - MatGetSubMatrix:
60 - Removed, use MatGetSubMatrix
H A D2022.md100 - Added argument column size to `MatGetSubMatrix()`
H A D38.md65 - Renamed MatGetSubMatrix() to MatCreateSubMatrix().
/petsc/include/ !
H A Dpetscmat.h885 …TION(3, 8, 0, "MatCreateSubMatrix()", ) static inline PetscErrorCode MatGetSubMatrix(Mat mat, IS i… in MatGetSubMatrix() function