Home
last modified time | relevance | path

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

/petsc/doc/changes/
H A D216.md43 - MatGetSubMatrices() now works for ROWBS
H A D2015.md126 - Eliminated routine MatGetSubmatrix(); now use MatGetSubMatrices()
129 - Fixed bug in MatGetSubMatrices() for successive calls for matrices
H A D38.md62 - Renamed MatGetSubMatrices() to MatCreateSubMatrices().
/petsc/include/
H A Dpetscmat.h873 …N(3, 8, 0, "MatCreateSubMatrices()", ) static inline PetscErrorCode MatGetSubMatrices(Mat mat, Pet… in MatGetSubMatrices() function