Home
last modified time | relevance | path

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

/petsc/doc/changes/
H A D221.md35 - added MatGetVecs()
H A D36.md63 - MatGetVecs() replaced with MatCreateVecs() because it actually
/petsc/include/
H A Dpetscmat.h948 PETSC_DEPRECATED_FUNCTION(3, 6, 0, "MatCreateVecs()", ) static inline PetscErrorCode MatGetVecs(Mat… in MatGetVecs() function